mariadb/buf
inaam 98c1aefe7c branches/zip: The freed_page_clock for both buf_pool and block starts ticking
only after the buffer_cache has warmed up. During the initial warmup
phase these values are set to zero. We should recommend to move the
block to the start of the LRU in this case.

Also added some comments to buf0buf.c about the LRU logic.

reviewed by: Sunny
2007-08-27 19:41:56 +00:00
..
buf0buddy.c branches/zip: HASH_SEARCH(): Add the parameter TYPE, for the type of DATA. 2007-08-01 08:13:22 +00:00
buf0buf.c branches/zip: The freed_page_clock for both buf_pool and block starts ticking 2007-08-27 19:41:56 +00:00
buf0flu.c branches/zip: Split UNIV_IBUF_COUNT_DEBUG from UNIV_IBUF_DEBUG. 2007-02-27 11:56:38 +00:00
buf0lru.c branches/zip: buf_LRU_block_free_non_file_page(): Flag block->frame 2007-03-28 11:07:28 +00:00
buf0rea.c branches/zip: When reading pages for merging buffered inserts, request that 2007-05-06 13:21:59 +00:00