mariadb/storage/xtradb/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
buf0buf.cc MDEV-8273: InnoDB: Assertion failure in file fil0pagecompress.cc line 532 2015-06-09 11:35:21 +03:00
buf0checksum.cc
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
buf0mtflu.cc
buf0rea.cc InnoDB/XtraDB Encryption cleanup 2015-04-07 23:44:56 +02:00