wterl/c_src
Gregory Burd c41e411a92 Worker threads come and go as needed with a lower bound of 2 and an
upper bound of ASYNC_NIF_MAX_WORKERS.  Stats were improved to use
thread local storage for measures.  With stats working again wterl
uses them to determine who to evict.  Wterl's signature calculation
for an operation wasn't correct and so the cache wasn't efficient at
all, this has been fixed.
2013-06-25 13:31:43 -04:00
..
async_nif.h Worker threads come and go as needed with a lower bound of 2 and an 2013-06-25 13:31:43 -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 Worker threads come and go as needed with a lower bound of 2 and an 2013-06-25 13:31:43 -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
fifo_q.h WIP: pieces in place, need to work out the kinks now. 2013-05-30 14:21:34 -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 Worker threads come and go as needed with a lower bound of 2 and an 2013-06-25 13:31:43 -04:00
stats.h Worker threads come and go as needed with a lower bound of 2 and an 2013-06-25 13:31:43 -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 Worker threads come and go as needed with a lower bound of 2 and an 2013-06-25 13:31:43 -04:00