81 Commits (3f4b80c5bdfe3cb984bdbaa2faf9946074a471eb)

Author SHA1 Message Date
marko 3f4b80c5bd branches/zip: Replace all references to block->space and block->offset, 19 years ago
marko 30ac05d2bd branches/zip: buf_read_ahead_random(): Stop searching upon exceeding the 19 years ago
marko dccaa03753 branches/zip: Introduce buf_page_t, a common structure for compressed-only 19 years ago
marko 7070b7af75 branches/zip: Remove buf_block_t:magic_n. 19 years ago
marko 0cd924d44f branches/zip: Remove most direct references to block->state. 19 years ago
marko 816089073b branches/zip: Replace most references to block->state, block->offset, 19 years ago
marko 5aea6e2a1a branches/zip: Rebuild buf_pool->page_hash after resizing the buffer pool. 19 years ago
marko a658b00597 branches/zip: When shrinking the buffer pool, disable and purge the adaptive 19 years ago
marko aa845361c3 branches/zip: buf_pool_resize(): When shrinking the buffer pool, do not 19 years ago
marko 303d8f474f branches/zip: Introduce a new preprocessor symbol, UNIV_BUF_DEBUG, and 19 years ago
marko 21bf2206ec branches/zip: Add #define UNIV_DEBUG_FILE_ACCESSES to univ.i and 19 years ago
marko f339090d97 branches/zip: Improve the shrinking of the buffer pool. 19 years ago
marko c161077922 branches/zip: buf_LRU_free_block(): New function, split from 19 years ago
marko 879b1fd73d branches/zip: Implement resizeable buffer pool. 19 years ago
marko f03f262d38 branches/zip: buf_LRU_block_free_non_file_page(), 19 years ago
marko 4574bdda81 branches/zip: Merge revisions 968:1009 from trunk. 19 years ago
marko c2fb9e5966 branches/zip: os_mem_alloc_large(), os_mem_free_large(): 19 years ago
marko 8c292a263a branches/zip: Enclose some more debug code in #ifdef UNIV_SYNC_DEBUG 19 years ago
marko 85e6beafeb branches/zip: Remove buf_pool->frame_zero and buf_pool->high_end. 19 years ago
marko 91b16c3c56 branches/zip: Prepare for buffer pool allocation in several chunks. 19 years ago
marko 69fc883be2 branches/zip: Remove support for AWE (Intel PAE on Win32). 19 years ago
marko 497a2ef429 branches/zip: Minor cleanup. 19 years ago
marko 5d64128b54 branches/zip: Clean up things found in an inlined build. 19 years ago
marko 7e8c129370 branches/zip: buf_page_get_release_on_io(), buf_page_get_gen(): 19 years ago
marko 866f51741d branches/zip: Minor cleanup. 19 years ago
marko 91f8a3dde5 branches/zip: Remove many fil_space_get_zip_size() calls. 19 years ago
marko a3860f7126 branches/zip: Remove some more buf_block_align() calls. 19 years ago
marko f52a757e24 branches/zip: ha_create(): Remove parameter in_btr_search, which was 19 years ago
marko e961e3c2cd branches/zip: Allow compilation with UNIV_DEBUG without defining 19 years ago
marko 138ee61049 branches/zip: Remove more references to buf_block_align(). 19 years ago
marko c755e88727 branches/zip: Reduce the number of buf_block_align() calls. 19 years ago
marko d61d296ccd branches/zip: Replace buf_frame_get_page_no() and buf_frame_get_space_id() 19 years ago
marko 606bd38428 branches/zip: Stamp (space_id, page_no) on buffer pool pages early on. 19 years ago
marko 11cd834bb1 branches/zip: buf_block_get_page_zip(): Replace with buf_frame_get_page_zip(). 19 years ago
marko 152fbb78a2 branches/zip: Remove compilation errors with -DUNIV_HOTBACKUP. 19 years ago
marko 9d2146e431 branches/zip: Replace FIL_PAGE_ZBLOB_SPACE_ID and FIL_PAGE_ZBLOB_DATA 19 years ago
marko c12e237a09 branches/zip: Instrument the buffer pool allocator and deallocator 19 years ago
marko 9a16aac783 branches/zip: Merge revisions 804:838 from trunk. 19 years ago
marko 64f3cee67f branches/zip: Merge revisions 720:765 from trunk and reindent the code 20 years ago
marko ea4572cecf branches/zip: btr_cur_pessimistic_insert(): Prior to splitting, ensure that 20 years ago
marko 6942bfe031 branches/zip: buf_LRU_print(): Terminate every displayed entry with a newline. 20 years ago
marko 37f03d23d4 branches/zip: Introduce the symbol UNIV_DEBUG_PRINT for enabling debug 20 years ago
marko 36ed778816 branches/zip: Merge revisions 634:713 from trunk. 20 years ago
marko be44b82273 branches/zip: Improve diagnostics. 20 years ago
marko 441c29e94f branches/zip: Fix some crash recovery bugs. 20 years ago
marko e4077d5651 branches/zip: buf_flush_init_for_writing(): Invoke page_zip_calc_checksum() 20 years ago
marko 8f7bbe15ca branches/zip: Bug fixes. 20 years ago
marko 8c55373635 branches/zip: Stamp some header fields to compressed BLOB pages. 20 years ago
marko 05c16ac6d2 branches/zip: buf_page_io_complete(): Copy also uninitialized pages to 20 years ago
marko be7add3b56 branches/zip: Add parameter zip_size to fil_io(). 20 years ago