mariadb/storage/innobase/buf
Vasil Dimov a816df7009 MDEV-8923 Port innodb_buffer_pool_dump_pct
WL#6504 InnoDB buffer pool dump/load enchantments

This patch consists of two parts:

1. Dump only the hottest N% of the buffer pool(s)
2. Prevent hogging the server duing BP load

From MySQL - commit b409342c43ce2edb68807100a77001367c7e6b8e
2015-11-29 18:08:42 +11:00
..
buf0buddy.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
buf0buf.cc Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
buf0checksum.cc Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
buf0dblwr.cc MDEV-8272: Encryption performance: Reduce the number of unused memcpy's 2015-06-09 11:35:21 +03:00
buf0dump.cc MDEV-8923 Port innodb_buffer_pool_dump_pct 2015-11-29 18:08:42 +11:00
buf0flu.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
buf0lru.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
buf0mtflu.cc MDEV-7424: InnoDB: Assertion failure in thread 139901753345792 2015-01-14 19:24:37 +02:00
buf0rea.cc MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least one encrypted table exists and encryption service is not available 2015-09-04 20:19:45 +03:00