- 21 Aug, 2014 9 commits
-
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
one large buffer to serialize a node instead of many smaller ones, which should hopefully put less pressure on jemalloc during checkpoints etc.
-
John Esmet authored
-
John Esmet authored
cachefiles, also clean up some formatting.
-
- 11 Aug, 2014 1 commit
-
-
John Esmet authored
up report formatting a bit. Also strengthen malformed trace detection.
-
- 05 Aug, 2014 1 commit
-
-
John Esmet authored
-
- 01 Aug, 2014 8 commits
-
-
John Esmet authored
a running trace (that is, a trace that is still getting written to by some process)
-
John Esmet authored
fragmentation changed
-
John Esmet authored
tracing code
-
John Esmet authored
-
John Esmet authored
ba_replay
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
- 31 Jul, 2014 4 commits
-
-
John Esmet authored
create_from_blockpairs would crash the replay. Also fix parsing bugs.
-
John Esmet authored
multiple calls), support create_from_blockpairs in the allocator and trace tool
-
John Esmet authored
-
Rich Prohaska authored
-
- 30 Jul, 2014 3 commits
-
-
John Esmet authored
-
John Esmet authored
test
-
John Esmet authored
-
- 25 Jul, 2014 1 commit
-
-
John Esmet authored
--get 0 test failure Also, tidy up some indentation that got messed up during the refactor.
-
- 24 Jul, 2014 3 commits
-
-
John Esmet authored
the osx build)
-
John Esmet authored
initialization code
-
John Esmet authored
likely the allocation will need to move again at the next checkpoint (we pass the node height for this value). The new heat zone allocation strategy uses the heat value to put nonleaf nodes towards the end of the file and leaf nodes towards the beginning.
-
- 22 Jul, 2014 7 commits
-
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
- Failure to handle multiple allocators at once (oops) - Failure to handle a clean shutdown where allocators are destroyed by the trace gracefully and so we can't get stats for them after the run (need to clean this up eventually) - Added line numbers to error messages so debugging is easier
-
John Esmet authored
allocator trace gets written to
-
John Esmet authored
now by src/tests/stress_test7.cc
-
John Esmet authored
-
- 18 Jul, 2014 2 commits
-
-
John Esmet authored
-
John Esmet authored
-
- 16 Jul, 2014 1 commit
-
-
Leif Walsh authored
-