mariadb/storage/innobase/buf
Marko Mäkelä 73af075366 Reduce the number of rw_lock_own() calls
Replace pairs of rw_lock_own() calls with
calls to rw_lock_own_flagged().

These calls are only present in debug builds.
2018-07-23 17:49:01 +03:00
..
buf0buddy.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
buf0buf.cc Reduce the number of rw_lock_own() calls 2018-07-23 17:49:01 +03:00
buf0checksum.cc MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid) 2017-08-03 08:29:36 +03:00
buf0dblwr.cc MDEV-13103 Deal with page_compressed page corruption 2018-06-14 14:23:01 +03:00
buf0dump.cc Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
buf0flu.cc Fix warnings about possibly uninitialized variables 2018-07-05 14:14:31 +03:00
buf0lru.cc Reduce the number of rw_lock_own() calls 2018-07-23 17:49:01 +03:00
buf0mtflu.cc MDEV-11707: Fix incorrect memset() for structures containing 2017-02-06 15:40:17 +02:00
buf0rea.cc Adjust the instrumentation and test 2017-10-18 11:53:45 +03:00