mariadb/buf
marko c0fd7331fd UT_LIST_REMOVE(): Invalidate the node pointers #ifdef UNIV_DEBUG.
buf_LRU_invalidate_tablespace(): Invoke UT_LIST_GET_PREV(LRU, block)
before UT_LIST_REMOVE(LRU, buf_pool->LRU, block).
2006-11-08 14:31:47 +00:00
..
buf0buf.c Reduce buffer pool mutex contention under >= 4 big concurrent 2006-11-08 12:49:15 +00:00
buf0flu.c Reduce buffer pool mutex contention under >= 4 big concurrent 2006-11-08 12:49:15 +00:00
buf0lru.c UT_LIST_REMOVE(): Invalidate the node pointers #ifdef UNIV_DEBUG. 2006-11-08 14:31:47 +00:00
buf0rea.c Revamp the line splits done in r763 and r764 that can now be done better, 2006-09-19 07:22:21 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00