wterl/c_src
Gregory Burd da418b4abf Merge remote-tracking branch 'origin/master' into gsb-rcu
Conflicts:
	c_src/async_nif.h
	c_src/build_deps.sh
	src/async_nif.hrl
2013-08-21 15:56:31 -04:00
..
async_nif.h Merge remote-tracking branch 'origin/master' into gsb-rcu 2013-08-21 15:56:31 -04:00
build_deps.sh Merge remote-tracking branch 'origin/master' into gsb-rcu 2013-08-21 15:56:31 -04:00
common.h WIP: replaced all locked queues in async_nif with lock-free RCU queues, compiles but SEGVs. 2013-07-28 20:16:52 -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
urcu-build.patch Adding a small patch to URCU build process. 2013-08-13 08:54:22 -04:00
wiredtiger-build.patch Because the build decends into the ext/compressors/snappy directory the 2013-08-21 12:17:18 -04:00
wterl.c Use malloc/free rather than enif_alloc/enif_free so as to avoid BEAM allocator 2013-08-21 12:18:24 -04:00