- 07 Oct, 2013 5 commits
-
-
Zardosht Kasheff authored
-
Zardosht Kasheff authored
refs #82, remove checkpoint_1.cc for TokuDB 7.1.0, may bring it back fixed later. That is still open
-
Zardosht Kasheff authored
change minicron to count the period from the beginning of the callback's execution and not the end. For checkpoints, this makes them reliably start every 60 seconds.
-
Zardosht Kasheff authored
-
rich prohaska authored
-
- 04 Oct, 2013 2 commits
-
-
Rich Prohaska authored
-
Zardosht Kasheff authored
refs #61, fix locking bug, add write list lock before reintegrating PAIRs into the cachetable on a open
-
- 03 Oct, 2013 1 commit
-
-
Zardosht Kasheff authored
refs #61, fix some tests, remove checkpoint_callback.cc, as it is not an interesting test, still need t ofix checkpoint_1.cc
-
- 02 Oct, 2013 3 commits
-
-
Zardosht Kasheff authored
-
Rich Prohaska authored
-
Zardosht Kasheff authored
- have closed cachefiles not immedietely free pairs, but set them to the side - leave freeing of pairs to the evictor and/or shutdown - should a cachefile be reopened before all pairs are freed, the pairs belonging to that cachefile are reintegrated into the cachetable
-
- 01 Oct, 2013 1 commit
-
-
Rich Prohaska authored
#59 get test_lock_timeout_callback to work with valgrind. change the type of a sync_fetch_and_add from bool to int
-
- 26 Sep, 2013 3 commits
-
-
Zardosht Kasheff authored
Revert "stuff" This reverts commit 2423c9d0.
-
Zardosht Kasheff authored
-
Zardosht Kasheff authored
fix tests that use it to not need it
-
- 25 Sep, 2013 4 commits
-
-
Zardosht Kasheff authored
-
Zardosht Kasheff authored
- break up cachetable_flush_cachefile into more digestable functions, - decouple hash_id from filenum - break up close_userdata into close_userdata and free_userdata
-
Zardosht Kasheff authored
cachefiles_list class and move some functionality in there.
-
Yoni Fogel authored
Isolate mempool and OMT into a new class, bndata. Remove key from the leafentry.
-
- 19 Sep, 2013 2 commits
-
-
Rich Prohaska authored
-
John Esmet authored
-
- 18 Sep, 2013 13 commits
-
-
Rich Prohaska authored
-
John Esmet authored
txn object after it commits or aborts
-
Rich Prohaska authored
-
Rich Prohaska authored
-
Rich Prohaska authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
BUILD_TESTING=Off in the cmake config.
-
Rich Prohaska authored
-
John Esmet authored
-
John Esmet authored
properly after a small append into a large append
-
John Esmet authored
-
John Esmet authored
fixes #70
-
- 17 Sep, 2013 3 commits
-
-
Rich Prohaska authored
-
Rich Prohaska authored
-
Rich Prohaska authored
-
- 14 Sep, 2013 1 commit
-
-
John Esmet authored
timing-dependent (though it still is)
-
- 13 Sep, 2013 1 commit
-
-
John Esmet authored
and a new operation in test_stress0 for stress testing coverage
-
- 12 Sep, 2013 1 commit
-
-
Leif Walsh authored
-