wterl/c_src
2013-07-15 16:51:08 -04:00
..
async_nif.h Queue depth and num workers can race, so make sure that we start at least one worker when there are none active for that queue. 2013-07-15 16:51:08 -04:00
build_deps.sh Update to WiredTiger 1.6.3. Fix a condition where a mutex was unlocked twice on eagain when queues were all full. 2013-07-15 12:21:10 -04:00
cas.h Working on triggers that start/stop worker threads. 2013-07-01 21:09:21 -04:00
common.h Update debugging messages a bit. Fix a bug in the signature function. 2013-06-18 13:49:25 -04:00
khash.h WIP: further simplifying context cache 2013-06-14 10:52:45 -04:00
queue.h Evict older half of items in the cache by removing items from the end of the list, don't waste cycles computing timestamps. 2013-07-02 22:23:32 -04:00
snappy-1.0.4.tar.gz bzero isn't portable, use memset instead. Include bzip2 and snappy source for use by WT block compression 2013-04-14 21:23:57 +00:00
wiredtiger-build.patch WIP: basho_bench tests are running fine now, need more work to ensure cache is functioning properly. 2013-06-05 11:41:41 -04:00
wterl.c Evict older half of items in the cache by removing items from the end of the list, don't waste cycles computing timestamps. 2013-07-02 22:23:32 -04:00