mariadb/buf
marko 94e49a71b2 branches/zip: Note that b (the newly created control block for the
compressed page) is not protected by block_mutex.  Before releasing
buf_pool->mutex, we can simply assign b->io_fix.  After reacquiring
buf_pool->mutex, we also have to acquire buf_pool->zip_mutex.
2007-01-16 16:39:53 +00:00
..
buf0buddy.c branches/zip: buf_buddy_alloc_clean(): Remove bogus assertion ut_a(bpage) 2007-01-16 08:59:39 +00:00
buf0buf.c branches/zip: buf_page_init_for_read(): X-latch the block before 2007-01-16 13:45:52 +00:00
buf0flu.c branches/zip: buf_flush_remove(): buf_page_get_mutex(bpage) must have been 2007-01-16 14:37:40 +00:00
buf0lru.c branches/zip: Note that b (the newly created control block for the 2007-01-16 16:39:53 +00:00
buf0rea.c branches/zip: buf_page_io_complete(): Change the parameter type from 2007-01-10 14:36:39 +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