mariadb/buf
marko 75cf6705ac branches/zip: buf_page_init_for_read(): Defer the costly calls to
buf_buddy_alloc() until after the block has been found not to exist
in the buffer pool.

buf_buddy_alloc(), buf_buddy_alloc_low(): Make lru an output parameter.
Improve documentation.

buf_page_init_for_read(): Simplify the code.  Check buf_page_hash_get()
again if buf_buddy_alloc() released buf_pool->mutex.
2007-02-08 14:19:55 +00:00
..
buf0buddy.c branches/zip: buf_page_init_for_read(): Defer the costly calls to 2007-02-08 14:19:55 +00:00
buf0buf.c branches/zip: buf_page_init_for_read(): Defer the costly calls to 2007-02-08 14:19:55 +00:00
buf0flu.c branches/zip: buf_page_t: Add the in_page_hash and in_zip_hash 2007-01-24 10:36:05 +00:00
buf0lru.c branches/zip: buf_page_init_for_read(): Defer the costly calls to 2007-02-08 14:19:55 +00:00
buf0rea.c branches/zip: buf_page_init_for_read(): Do not allocate an uncompressed page 2007-02-08 12:03:03 +00:00
Makefile.am branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00