wterl/c_src
2013-07-02 22:07:34 -04:00
..
async_nif.h Fix shutdown 2013-07-02 22:07:34 -04:00
build_deps.sh Worker threads come and go as needed with a lower bound of 2 and an 2013-06-25 13:31:43 -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
duration.h Worker threads come and go as needed with a lower bound of 2 and an 2013-06-25 13:31:43 -04:00
khash.h WIP: further simplifying context cache 2013-06-14 10:52:45 -04:00
queue.h WIP: more caching work, still not done. 2013-05-29 14:57:35 -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
stats.c Stats overhead due to hitting the clock and pulling a mutex caused a massive slowdown so now work is assigned to a new queue only when the candidate queue is deeper than the average of the other queues and threads are created only when the depth of the queue is larger than the number of threads working on that queue. 2013-07-02 19:58:00 -04:00
stats.h Stats overhead due to hitting the clock and pulling a mutex caused a massive slowdown so now work is assigned to a new queue only when the candidate queue is deeper than the average of the other queues and threads are created only when the depth of the queue is larger than the number of threads working on that queue. 2013-07-02 19:58:00 -04: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 Changed conditions for worker thread creation. 2013-07-02 16:46:04 -04:00