mariadb/buf
marko 0f8523319d branches/zip: buf_buddy_free_low(): Attempt to relocate the buddy of a
free block in order to create two adjacent free blocks that can be
recombined.  Add some debug assertions.

buf_buddy_relocate(): New function: Try to relocate a free block.
2006-12-08 14:44:28 +00:00
..
buf0buddy.c branches/zip: buf_buddy_free_low(): Attempt to relocate the buddy of a 2006-12-08 14:44:28 +00:00
buf0buf.c branches/zip: Add the first bits of the binary buddy system for allocating 2006-12-07 13:29:04 +00:00
buf0flu.c branches/zip: buf_page_t: Rename free_or_flush_list to list 2006-12-05 12:31:38 +00:00
buf0lru.c branches/zip: buf_page_t: Rename free_or_flush_list to list 2006-12-05 12:31:38 +00:00
buf0rea.c branches/zip: Move the fields related to the least-recently-used algorithm 2006-11-30 12:27:49 +00:00
Makefile.am branches/zip: Add the first bits of the binary buddy system for allocating 2006-12-07 13:29:04 +00:00