mariadb/storage/innobase/buf
Marko Mäkelä a90100d756 Replace univ_page_size and UNIV_PAGE_SIZE
Try to use one variable (srv_page_size) for innodb_page_size.

Also, replace UNIV_PAGE_SIZE_SHIFT with srv_page_size_shift.
2018-04-28 20:45:45 +03:00
..
buf0buddy.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
buf0buf.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
buf0checksum.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
buf0dblwr.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
buf0dump.cc MDEV-15983 Reduce fil_system.mutex contention further 2018-04-23 13:15:54 +03:00
buf0flu.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
buf0lru.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
buf0rea.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00