mariadb/storage/innobase/buf
Jan Lindström eb2c170bb0 MDEV-8303; Dumping buffer pool noisy in the logs.
Added new dynamic configuration variable innodb_buf_dump_status_frequency
to configure how often buffer pool dump status is printed in the logs.
A number between [0, 100] that tells how oftern buffer pool dump status
in percentages should be printed. E.g. 10 means that buffer pool dump
status is printed when every 10% of number of buffer pool pages are
dumped. Default is 0 (only start and end status is printed).
2015-06-18 12:20:21 +03:00
..
buf0buddy.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00
buf0buf.cc MDEV-8273: InnoDB: Assertion failure in file fil0pagecompress.cc line 532 2015-06-09 11:35:21 +03:00
buf0checksum.cc Push for testing of encryption 2015-02-10 10:21:17 +01: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-8303; Dumping buffer pool noisy in the logs. 2015-06-18 12:20:21 +03:00
buf0flu.cc InnoDB/XtraDB Encryption cleanup 2015-04-07 23:44:56 +02:00
buf0lru.cc Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
buf0mtflu.cc MDEV-7424: InnoDB: Assertion failure in thread 139901753345792 2015-01-14 19:24:37 +02:00
buf0rea.cc InnoDB/XtraDB Encryption cleanup 2015-04-07 23:44:56 +02:00