summaryrefslogtreecommitdiff
path: root/ft/cachetable-internal.h
Commit message (Expand)AuthorAgeFilesLines
* time_create_dbsRich Prohaska2014-03-031-0/+2
* fixes Tokutek/ft-index#163 frwlock is properly split into .h and .cc. Users ...Yoni Fogel2014-01-291-1/+0
* fixes #131 Don't hold the pair's mutex while running partial eviction.John Esmet2014-01-071-1/+1
* #137 error out env->open when worker threads can not be createdRich Prohaska2014-01-061-3/+11
* #107 use frwlock as checkpoint_safe_lockRich Prohaska2013-11-181-0/+1
* tokutek/ft-index#80 tokutek/ft-engine#94 impose an upper bound on loader memo...rich prohaska2013-10-071-1/+1
* tokutek/ft-index#76 add US Patent 8,489,638Rich Prohaska2013-10-041-0/+1
* refs #61,Zardosht Kasheff2013-10-021-3/+15
* This checkin was meant for a branch. UndoingZardosht Kasheff2013-09-261-3/+1
* stuffZardosht Kasheff2013-09-261-1/+3
* refs #61, several code simplifications:Zardosht Kasheff2013-09-251-2/+5
* refs #61, clean up code relating to cachefiles, expand theZardosht Kasheff2013-09-251-1/+15
* #69 measure long tail lock tree and cache table stallsRich Prohaska2013-09-181-0/+4
* refs #6566 fix typo in license textLeif Walsh2013-04-171-1/+1
* refs #6566 add license text to all C/C++ files as a comment near the topLeif Walsh2013-04-171-0/+84
* refs #6566 update all copyright strings to reflect an end year of 2013Leif Walsh2013-04-171-1/+1
* refs #6162, merge fractal tree piece to mainZardosht Kasheff2013-04-171-1/+0
* closes #6068, merge to mainZardosht Kasheff2013-04-171-0/+18
* closes #5978, merge to mainZardosht Kasheff2013-04-171-0/+5
* fixes #5848 add "Id" keyword to each file that did not already have itJohn Esmet2013-04-171-1/+1
* refs #5802, merge probabilistic PAIR clock decrementing from tokudb.fb to main.Zardosht Kasheff2013-04-171-0/+5
* refs #5730, make cachefiles list a doubly linked list for more efficient clos...Zardosht Kasheff2013-04-171-0/+1
* refs #5672 #5742 suppress race we know about on size_current/size_evicting, s...Leif Walsh2013-04-171-1/+6
* refs #5467 merge "kill put loader, fix hot indexer freeze issue" onto mainYoni Fogel2013-04-171-1/+0
* refs #5418 merge promotion to mainLeif Walsh2013-04-171-1/+2
* refs #5634, merge bucket mutexes to mainZardosht Kasheff2013-04-171-2/+7
* refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frw...Leif Walsh2013-04-171-4/+4
* refs #5500 fsyncs do not fail, so the userdata callbacks do not failJohn Esmet2013-04-171-2/+2
* fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and ret...John Esmet2013-04-171-12/+12
* refs #5467, undo checkinZardosht Kasheff2013-04-171-2/+2
* refs #5467, merge to mainZardosht Kasheff2013-04-171-2/+2
* refs #5461 Some cleanup based on code review of cachetableYoni Fogel2013-04-171-0/+4
* refs #5372 Added pointer to pair list. Updated associated tests and uses of ...Christian Rober2013-04-171-3/+2
* refs #5372 Added evictor pointer to checkpointer. This was needed to remove ...Christian Rober2013-04-171-1/+2
* refs #5370, put partitioned counters in evictorZardosht Kasheff2013-04-171-4/+5
* refs #5312, merge to mainZardosht Kasheff2013-04-171-11/+12
* refs #4606, merge to mainZardosht Kasheff2013-04-171-0/+486