mariadb/storage/innobase/buf
Jan Lindström b63bf7368b MDEV-8923: port innodb_buffer_pool_dump_pct from MySQL
Backport pull request #125 from grooverdan/MDEV-8923_innodb_buffer_pool_dump_pct to 10.0

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

Add testcases for innodb_buffer_pool_dump_pct_basic.

Part of the code authored by Daniel Black
2015-12-15 09:35:22 +02:00
..
buf0buddy.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
buf0buf.cc MDEV-8932: innodb buffer pool hit rate is less than zero 2015-10-28 08:42:51 +02:00
buf0checksum.cc Merge branch 'merge-innodb-5.6' into 10.0 2015-06-16 11:08:23 +02:00
buf0dblwr.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
buf0dump.cc MDEV-8923: port innodb_buffer_pool_dump_pct from MySQL 2015-12-15 09:35:22 +02:00
buf0flu.cc Merge branch 'merge-innodb-5.6' into 10.0 2015-08-03 16:23:58 +02:00
buf0lru.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
buf0rea.cc move to storage/innobase 2015-05-04 19:17:21 +02:00