- 28 Jan, 2014 1 commit
-
-
Yoni Fogel authored
Garbage collection was done on the clones and did not always make it to in-memory. Also, closing a db and reopening no longer (necessarily) flushes the nodes out of memory; we close the entire environment when we want to ensure we read it.
-
- 23 Jan, 2014 3 commits
-
-
John Esmet authored
partial eviction
-
John Esmet authored
thread-local buffer when possible.
-
John Esmet authored
-
- 22 Jan, 2014 4 commits
-
-
John Esmet authored
frwlock
-
John Esmet authored
-
Yoni Fogel authored
-
Zardosht Kasheff authored
refs Tokutek/mongo#886, change get_last_key to use a callback instead of copying data, so that we don't have mongo code freeing data that fractal tree allocated.
-
- 21 Jan, 2014 7 commits
-
-
Yoni Fogel authored
Add db->get_last_key() and test. Add test
-
John Esmet authored
partition
-
John Esmet authored
eviction callback
-
John Esmet authored
serialization. Assume the fifo is about 1kb larger than the read buffer (in practice, the fifo is 5 bytes smaller than the read buffer).
-
John Esmet authored
create_no_array() so that deserialization does not malloc/free needlessly.
-
John Esmet authored
-
John Esmet authored
logger
-
- 20 Jan, 2014 1 commit
-
-
John Esmet authored
-
- 15 Jan, 2014 1 commit
-
-
Rich Prohaska authored
-
- 13 Jan, 2014 1 commit
-
-
Rich Prohaska authored
-
- 09 Jan, 2014 1 commit
-
-
John Esmet authored
-
- 08 Jan, 2014 1 commit
-
-
Rich Prohaska authored
-
- 07 Jan, 2014 3 commits
-
-
John Esmet authored
-
John Esmet authored
-
Rich Prohaska authored
-
- 06 Jan, 2014 1 commit
-
-
Rich Prohaska authored
-
- 31 Dec, 2013 2 commits
-
-
John Esmet authored
clock behavior more consistent with the rest of the code.
-
John Esmet authored
-
- 30 Dec, 2013 2 commits
-
-
Leif Walsh authored
-
Leif Walsh authored
-
- 24 Dec, 2013 2 commits
-
-
Leif Walsh authored
-
Leif Walsh authored
fixes #122
-
- 22 Dec, 2013 2 commits
-
-
Leif Walsh authored
TXNID_NONE is not the same as (TOKUTXN) 0
-
Leif Walsh authored
-
- 20 Dec, 2013 1 commit
-
-
Leif Walsh authored
-
- 17 Dec, 2013 2 commits
-
-
Leif Walsh authored
-
Leif Walsh authored
-
- 16 Dec, 2013 1 commit
-
-
Rich Prohaska authored
-
- 09 Dec, 2013 2 commits
-
-
Zardosht Kasheff authored
-
Zardosht Kasheff authored
omt_compress_kvspace.
-
- 06 Dec, 2013 2 commits
-
-
Zardosht Kasheff authored
-
Zardosht Kasheff authored
This allows callers to prevent a cursor that churns through many many committed deletes to run amok.
-