mariadb/storage/xtradb/buf
Marko Mäkelä 996c7d5cb5 MDEV-12545 Reduce the amount of fil_space_t lookups
buf_flush_write_block_low(): Acquire the tablespace reference once,
and pass it to lower-level functions. This is only a start; further
calls may be removed later.
2017-04-21 17:47:23 +03:00
..
buf0buddy.cc
buf0buf.cc MDEV-12545 Reduce the amount of fil_space_t lookups 2017-04-21 17:47:23 +03:00
buf0checksum.cc
buf0dblwr.cc MDEV-12545 Reduce the amount of fil_space_t lookups 2017-04-21 17:47:23 +03:00
buf0dump.cc
buf0flu.cc MDEV-12545 Reduce the amount of fil_space_t lookups 2017-04-21 17:47:23 +03:00
buf0lru.cc
buf0mtflu.cc
buf0rea.cc