mariadb/newbrt
Rich Prohaska 2e6126d8e7 remove -Werror for icc for now. addresses #1185
git-svn-id: file:///svn/tokudb.1131b+1080a+1185@6354 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:57:19 -04:00
..
checksum-benchmarks Up 2007-11-14 17:58:38 +00:00
compression-ratio Measure compression ratio 2008-08-12 15:19:34 +00:00
hash-benchmarks Add sum64 2008-07-27 18:36:56 +00:00
locking-benchmarks measure the times of errorcheck mutexes 2008-08-26 18:57:34 +00:00
omt-with-o1-cursors Addresses #855, #856. Reworked ExpectedO(1) cursors to be as close 2008-06-03 04:25:28 +00:00
tests compile fifo-test with icc, remove nested functions. addresses #1185 2013-04-16 23:57:19 -04:00
worker-thread-benchmarks Merge main line (up to 6206) and resolve the differences. 2013-04-16 23:57:18 -04:00
block_allocator.c Turn on multithreaded writes, and also lock the pwrites and block allocator. Addresses #1080, #1000. 2013-04-16 23:57:18 -04:00
block_allocator.h Allocate blocks on alignment and don't write the root FIFO over the translate block. Addresses #1080, #1000, #1131. 2013-04-16 23:57:18 -04:00
bread.c Buffer the reading of the rollback file. Gains 5% on large transactions. Fixes #1002. 2008-07-09 12:00:26 +00:00
bread.h Buffer the reading of the rollback file. Gains 5% on large transactions. Fixes #1002. 2008-07-09 12:00:26 +00:00
brt-internal.h move the root_put_counter to the brt_header. closes #1054 2013-04-16 23:57:18 -04:00
brt-search.h compile newbrt with icc. addresses #1185 2013-04-16 23:57:19 -04:00
brt-serialize.c fix 1172. we can not use the brt in the block serialize functions as the brt may not be valid. addresses #1172 2013-04-16 23:57:18 -04:00
brt-test-helpers.c Manage the header not in the cachetable. This will help with #1054. Addresses #1000, #1054, #1080, #1131. 2013-04-16 23:57:18 -04:00
brt-verify.c compile newbrt with icc. addresses #1185 2013-04-16 23:57:19 -04:00
brt-XY.c Rename a bunch of symbols to toku_symbols. Addresses #8. 2007-11-29 15:09:14 +00:00
brt.c compile newbrt with icc. addresses #1185 2013-04-16 23:57:19 -04:00
brt.h Addresses #903 2008-07-28 17:55:14 +00:00
brtdump.c fix valgrind errors introduced by checkin 6279. addresses #1054 2013-04-16 23:57:18 -04:00
brttypes.h Block allocator works and is tested. Addresses #1080, #1031, #1000. 2013-04-16 23:57:18 -04:00
cachetable-rwlock.h Merge the multihreaded writer changes as 2013-04-16 23:57:17 -04:00
cachetable-writequeue.h Merge main line (up to 6206) and resolve the differences. 2013-04-16 23:57:18 -04:00
cachetable.c Merge main line (up to 6206) and resolve the differences. 2013-04-16 23:57:18 -04:00
cachetable.h Merge main line (up to 6206) and resolve the differences. 2013-04-16 23:57:18 -04:00
fifo.c Merge the changes for #871 and #406 into the main line as 2008-05-28 01:22:51 +00:00
fifo.h Merge the changes for #871 and #406 into the main line as 2008-05-28 01:22:51 +00:00
fingerprint.c Convert from crc to x1764. Fixes #1021. 2008-07-27 22:16:49 +00:00
hashfun.h Closes #567 2008-03-27 16:26:15 +00:00
hclip.c A tool for only printing the first few columns 2008-01-31 13:03:35 +00:00
key.c Use toku_assert instead of assert. Addresses #354. 2008-02-08 03:17:38 +00:00
key.h Rename the last bunch of symbols to toku_symbols. Closes #8. 2007-11-29 18:14:40 +00:00
kv-pair.h {{{test-recover3.tdb}}} doesn't crash during recovery now. (It crashes because it recovered to the wrong state.) Addresses #558. 2008-04-03 22:27:32 +00:00
leafentry.c Set more functions as inline. 2008-08-26 00:32:16 +00:00
leafentry.h Convert from crc to x1764. Fixes #1021. 2008-07-27 22:16:49 +00:00
list.h Rollback is working a little better. Addresses #27. 2008-02-14 19:23:25 +00:00
lock.h Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
log-internal.h Incorporate blocknum code from 1080a. Runs a little, need a big run on coyote. Addresses #1000, #1080, #1131. 2013-04-16 23:57:18 -04:00
log.c Block allocator works and is tested. Addresses #1080, #1031, #1000. 2013-04-16 23:57:18 -04:00
log.h Incorporate blocknum code from 1080a. Runs a little, need a big run on coyote. Addresses #1000, #1080, #1131. 2013-04-16 23:57:18 -04:00
logformat.c Incorporate blocknum code from 1080a. Runs a little, need a big run on coyote. Addresses #1000, #1080, #1131. 2013-04-16 23:57:18 -04:00
Makefile remove -Werror for icc for now. addresses #1185 2013-04-16 23:57:19 -04:00
Makefile.include Some keyrange support. Addresess #764. 2008-05-08 07:05:26 +00:00
Makefile.new Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
memarena.c Merge in the tokudb.1017 patches to the main branch. Fixes #1017. 2008-07-11 22:00:06 +00:00
memarena.h Merge in the tokudb.1017 patches to the main branch. Fixes #1017. 2008-07-11 22:00:06 +00:00
memory-debug.c Merge the 558 branch back to the main with 2008-04-02 23:40:36 +00:00
memory.c Block allocator works and is tested. Addresses #1080, #1031, #1000. 2013-04-16 23:57:18 -04:00
memory.h Block allocator works and is tested. Addresses #1080, #1031, #1000. 2013-04-16 23:57:18 -04:00
mempool.c compile newbrt with icc. addresses #1185 2013-04-16 23:57:19 -04:00
mempool.h compile newbrt with icc. addresses #1185 2013-04-16 23:57:19 -04:00
omt.c Addresses #1031 2008-07-21 05:59:25 +00:00
omt.h Addresses #1031 2008-07-21 05:59:25 +00:00
rbuf.h Incorporate blocknum code from 1080a. Runs a little, need a big run on coyote. Addresses #1000, #1080, #1131. 2013-04-16 23:57:18 -04:00
recover.c Manage the header not in the cachetable. This will help with #1054. Addresses #1000, #1054, #1080, #1131. 2013-04-16 23:57:18 -04:00
roll.c Merge in the tokudb.1017 patches to the main branch. Fixes #1017. 2008-07-11 22:00:06 +00:00
rwlock.c Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
tdb-recover.c Call {{{toku_malloc_cleanup}}} in {{{tdb_recover}}}. Fixes #552. 2008-03-18 11:01:44 +00:00
tdb_logprint.c Use toku_assert instead of assert. Addresses #354. 2008-02-08 03:17:38 +00:00
threadpool.c Merge the multihreaded writer changes as 2013-04-16 23:57:17 -04:00
threadpool.h Merge the multihreaded writer changes as 2013-04-16 23:57:17 -04:00
toku_assert.c Create continuable assertion failures. See #835 for how to use it. Fixes #835. 2008-05-17 01:06:03 +00:00
toku_assert.h Make toku_assert faster avoiding the call unless the expression fails. Addresses #794. 2008-05-08 15:11:32 +00:00
trace_mem.c add a in memory trace log with processor timestamps. closes #1042 2008-07-24 21:26:38 +00:00
trace_mem.h add a in memory trace log with processor timestamps. closes #1042 2008-07-24 21:23:40 +00:00
valgrind.suppressions move the root_put_counter to the brt_header. closes #1054 2013-04-16 23:57:18 -04:00
wbuf.h Incorporate blocknum code from 1080a. Runs a little, need a big run on coyote. Addresses #1000, #1080, #1131. 2013-04-16 23:57:18 -04:00
x1764.c port to 32 bit linux 2008-07-28 14:55:41 +00:00
x1764.h Some files didn't merge right. Fixes #1021. 2008-07-27 22:19:08 +00:00
ybt.c Addresses #912 2008-06-12 23:13:04 +00:00
ybt.h Addresses #860 2008-05-24 17:22:14 +00:00