Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add tests for block-redirects to lsmtest.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | block-redirects
Files: files | file ages | folders
SHA1: eec16b0f2fb6312f0538c6d15c9533fe42ec6717
User & Date: dan 2013-01-21 19:50:21.156
Context
2013-01-22
20:07
Several block-redirect related bugfixes. check-in: a56a334333 user: dan tags: block-redirects
2013-01-21
19:50
Add tests for block-redirects to lsmtest. check-in: eec16b0f2f user: dan tags: block-redirects
16:53
If a free-list-only segment is generated while a merge of the top-level segment is underway, add the new segment to the merge inputs immediately. Also, if auto-checkpoints are enabled, schedule a checkpoint after each block is moved within an lsm_work(nmerge=1) call. check-in: 89b4286682 user: dan tags: block-redirects
Changes
Unified Diff Side-by-Side Diff Patch
Changes to lsm-test/README.
Changes to lsm-test/lsmtest.h.
Changes to lsm-test/lsmtest1.c.
Added lsm-test/lsmtest9.c.
Changes to lsm-test/lsmtest_main.c.
Changes to main.mk.
Changes to src/lsmInt.h.
Changes to src/lsm_file.c.
Changes to src/lsm_sorted.c.