mariadb/buf
marko 7c94b19f54 branches/zip: Minor cleanup.
buf_page_get_gen(): Cache the result of fil_space_get_zip_size().

trx_commit_off_kernel(): Eliminate the flag must_flush_log.  Initialize lsn = 0
to signify must_flush_log == FALSE.

log_flush_margin(): Eliminate the flag do_flush.  Initialize lsn = 0
to signify do_flush == FALSE.
2006-12-29 09:07:01 +00:00
..
buf0buddy.c branches/zip: Fix two bugs in the buddy allocator. 2006-12-21 14:59:41 +00:00
buf0buf.c branches/zip: Minor cleanup. 2006-12-29 09:07:01 +00:00
buf0flu.c branches/zip: Minor improvements. 2006-12-15 15:05:18 +00:00
buf0lru.c branches/zip: Minor improvements. 2006-12-15 15:05:18 +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