- 03 Mar, 2014 4 commits
-
-
Leif Walsh authored
-
Leif Walsh authored
-
Leif Walsh authored
-
Leif Walsh authored
-
- 22 Feb, 2014 1 commit
-
-
John Esmet authored
initialize it for full gc if we think it is worth it. This allows for full gc to run when bringing a basement node up to date.
-
- 21 Feb, 2014 3 commits
-
-
John Esmet authored
there may be an abort message waiting to be applied.
-
John Esmet authored
-
John Esmet authored
-
- 20 Feb, 2014 3 commits
-
-
John Esmet authored
in a different order than they began, and blow up a bad assert.
-
John Esmet authored
separate the difference between the oldest referenced xid we can use for implicit promotion vs simple garbage collection.
-
John Esmet authored
run full garbage collection when a leafentry has > 1 committed entry.
-
- 08 Feb, 2014 1 commit
-
-
John Esmet authored
node and notices that it is over 32mb
-
- 30 Jan, 2014 1 commit
-
-
Yoni Fogel authored
-
- 29 Jan, 2014 2 commits
-
-
Leif Walsh authored
osx doesn't support __thread well so scoped_malloc breaks it. Rather than fix it, we implement a correct but poorly-performing implementation for now that will be used on osx machines. fixes #160
-
Yoni Fogel authored
-
- 28 Jan, 2014 3 commits
-
-
Yoni Fogel authored
Refs Tokutek/ft-index#159 Calculate klpair size correctly when message application deletes a leafentry
-
Yoni Fogel authored
Refs Tokutek/ft-index#159 Calculate klpair size correctly when garbage collection deletes a leafentry
-
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
-