- 02 Mar, 2014 14 commits
-
-
John Esmet authored
comments etc sane by not dropping a big sed bomb. Hopefully things make sense from here on out.
-
John Esmet authored
-
John Esmet authored
an improvement.
-
John Esmet authored
condidtional compilation.
-
John Esmet authored
-
John Esmet authored
query-specific things like applying ancestors messages and upgrading PL_READ to PL_WRITE_CHEAP in such a scenario
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
the cachetable reader-writer lock was replaced with bucket mutexes.
-
John Esmet authored
to a logentry command in the recovery log / rollback log.
-
John Esmet authored
endpoints on acquire and release.
-
John Esmet authored
-
John Esmet authored
-
- 01 Mar, 2014 1 commit
-
-
John Esmet authored
-
- 25 Feb, 2014 2 commits
-
-
Rich Prohaska authored
-
Rich Prohaska authored
-
- 23 Feb, 2014 1 commit
-
-
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 4 commits
-
-
John Esmet authored
there may be an abort message waiting to be applied.
-
John Esmet authored
-
John Esmet authored
-
Rich Prohaska 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.
-
- 15 Feb, 2014 2 commits
-
-
John Esmet authored
-
John Esmet authored
can iterate over and clean up, which prevents a memory leak when the fractal tree shared library unloads before all thread-local destructors run
-
- 14 Feb, 2014 8 commits
-
-
Bradley C. Kuszmaul authored
This reverts commit 843f0050. Should have been on a branch.
-
Bradley C. Kuszmaul authored
This reverts commit 7fa771e0. Should have been on a branch.
-
Bradley C. Kuszmaul authored
This reverts commit fbd96859. Should have been on a branch.
-
Bradley C. Kuszmaul authored
This reverts commit d467d3cf. Should have been on a branch.
-
Bradley C. Kuszmaul authored
-
Bradley C. Kuszmaul authored
-
Bradley C. Kuszmaul authored
-
Bradley C. Kuszmaul authored
-
- 13 Feb, 2014 1 commit
-
-
John Esmet authored
the last point we may read the node variable safely.
-
- 12 Feb, 2014 1 commit
-
-
Leif Walsh authored
-
- 11 Feb, 2014 2 commits
-
-
John Esmet authored
TOKU_GLOBAL_STATUS
-
John Esmet authored
disk bytes written. Need to add a 'double' engine status type, which apparnetly exists in the union, but not as a type tag.
-