| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and ret... | John Esmet | 2013-04-17 | 191 | -2306/+1390 |
* | refs #5507 more mutex initializers | Leif Walsh | 2013-04-17 | 3 | -2/+4 |
* | refs #5507 fix minicron-test | Leif Walsh | 2013-04-17 | 1 | -0/+6 |
* | refs #5507 mutex initializers | Leif Walsh | 2013-04-17 | 4 | -2/+4 |
* | refs #5507 another test fix (sigh) | Leif Walsh | 2013-04-17 | 1 | -0/+1 |
* | refs #5507 another test fix | Leif Walsh | 2013-04-17 | 1 | -0/+1 |
* | refs #5507 another test fix | Leif Walsh | 2013-04-17 | 1 | -0/+1 |
* | refs #5507 zero out structs before calling .init in tests that reuse objects | Leif Walsh | 2013-04-17 | 2 | -0/+6 |
* | refs #5507 clear kibbutz mutex | Leif Walsh | 2013-04-17 | 1 | -1/+1 |
* | refs #5368 #4781 fix integration of gcov and OBJECT libs | Leif Walsh | 2013-04-17 | 1 | -1/+1 |
* | refs #5507 fix usage of toku mutexes in the loader | Leif Walsh | 2013-04-17 | 3 | -3/+3 |
* | refs #5507 create mutexes that are cleared before calling init | Leif Walsh | 2013-04-17 | 1 | -1/+1 |
* | closes #5485 #5368 clean up cmake and get darwin portability: | Leif Walsh | 2013-04-17 | 13 | -42/+90 |
* | refs #5467, undo checkin | Zardosht Kasheff | 2013-04-17 | 60 | -168/+130 |
* | refs #5467 fix -Wmaybe-uninitialized warning when compiling with optimizations | Leif Walsh | 2013-04-17 | 1 | -2/+4 |
* | refs #5467, merge to main | Zardosht Kasheff | 2013-04-17 | 60 | -130/+166 |
* | closes #5462 Increase timeout so that test-rwlock is less likely to fail due ... | Yoni Fogel | 2013-04-17 | 1 | -1/+1 |
* | closes #5484, remove some status variables from checkpoint | Zardosht Kasheff | 2013-04-17 | 2 | -37/+0 |
* | closes #5483, remove tabs from checkpoint.h | Zardosht Kasheff | 2013-04-17 | 1 | -9/+9 |
* | closes #5464 merge partitioned counters as ft-ops.cc status variables to main | Leif Walsh | 2013-04-17 | 3 | -124/+141 |
* | refs #5469, make fix | Zardosht Kasheff | 2013-04-17 | 1 | -1/+3 |
* | closes #5449 merge removal of __attribute__((unpacked)) from ftnode_partition... | Leif Walsh | 2013-04-17 | 1 | -13/+13 |
* | refs #5372 Removed checks for CACHEFILE callbacks. Replaced with asserts. | Christian Rober | 2013-04-17 | 1 | -30/+25 |
* | refs #5372 Merging to main: new cachetable helper functions to simulate CACHE... | Christian Rober | 2013-04-17 | 28 | -97/+122 |
* | refs #5461 Comment changes based on code review of cachetable | Yoni Fogel | 2013-04-17 | 1 | -15/+6 |
* | refs #5461 Crash (rare) bugfix in cachetable when unpinnning a node that is p... | Yoni Fogel | 2013-04-17 | 2 | -4/+8 |
* | refs #5461 Some cleanup based on code review of cachetable | Yoni Fogel | 2013-04-17 | 2 | -8/+19 |
* | closes #5439, fix stress test issue | Zardosht Kasheff | 2013-04-17 | 5 | -2/+24 |
* | closes #5450 fix use-after-free, remove whitespace | Leif Walsh | 2013-04-17 | 1 | -49/+50 |
* | refs #5222 Implement block cloning for rollback log nodes | Yoni Fogel | 2013-04-17 | 7 | -36/+98 |
* | refs #5372 Added pointer to pair list. Updated associated tests and uses of ... | Christian Rober | 2013-04-17 | 3 | -42/+39 |
* | refs #5372 Added evictor pointer to checkpointer. This was needed to remove ... | Christian Rober | 2013-04-17 | 3 | -6/+9 |
* | refs #5372 Replaced CACHETABLE pointer argument with checkpointer pointer. T... | Christian Rober | 2013-04-17 | 1 | -6/+5 |
* | refs #5374 Fixes for valgrind. | Christian Rober | 2013-04-17 | 1 | -0/+1 |
* | closes #5444, fix test | Zardosht Kasheff | 2013-04-17 | 1 | -0/+3 |
* | refs #5374 added checkpoint end unit test for checkpointer class. | Christian Rober | 2013-04-17 | 1 | -32/+131 |
* | closes #5421, fix asserts in cachetable | Zardosht Kasheff | 2013-04-17 | 2 | -5/+5 |
* | refs #5442, merge to main | Zardosht Kasheff | 2013-04-17 | 15 | -97/+64 |
* | closes #5407 don't update msns of dirty nodes to prevent corruption | Leif Walsh | 2013-04-17 | 2 | -9/+30 |
* | closes #5427 take a cheap write lock during checkpoint | Leif Walsh | 2013-04-17 | 1 | -1/+8 |
* | refs #5101 coverage and manual inspection says toku_dont_call_this_compare is... | John Esmet | 2013-04-17 | 2 | -10/+1 |
* | refs #5421, fix a race condition in accessing p->attr. | Zardosht Kasheff | 2013-04-17 | 1 | -1/+1 |
* | refs #5312 fix a bit of strangeness that's not exactly a bug | Leif Walsh | 2013-04-17 | 1 | -1/+1 |
* | refs #5407, modify a test, no progress on actual bug yet | Zardosht Kasheff | 2013-04-17 | 1 | -5/+5 |
* | closes #5406, fix test | Zardosht Kasheff | 2013-04-17 | 1 | -3/+2 |
* | refs #5406, remove tabs from file | Zardosht Kasheff | 2013-04-17 | 1 | -20/+20 |
* | refs #5086 adding function declarations for compilation errors on clang, adde... | Christian Rober | 2013-04-17 | 6 | -17/+19 |
* | refs #5198, add comments documenting client contract | Zardosht Kasheff | 2013-04-17 | 1 | -0/+11 |
* | refs #5370, remove HELGRIND DISABLE stuff for partitioned counters | Zardosht Kasheff | 2013-04-17 | 1 | -4/+0 |
* | refs #5370, put partitioned counters in evictor | Zardosht Kasheff | 2013-04-17 | 3 | -40/+51 |