mariadb/newbrt
2013-04-16 23:57:24 -04:00
..
checksum-benchmarks
compression-ratio
hash-benchmarks
locking-benchmarks
omt-with-o1-cursors
tests Write tests for {{{toku_dump_brt()}}}. Addresses #1195. 2013-04-16 23:57:24 -04:00
worker-thread-benchmarks
block_allocator.c
block_allocator.h
bread.c
bread.h
brt-internal.h More surgery. A few tests run. Many still don't link. Addresses #1195. 2013-04-16 23:57:24 -04:00
brt-old.c Simplified splitting code (don't split fifo. Instead push everything to the child.) Tests run. Addresses #1195. 2013-04-16 23:57:24 -04:00
brt-search.h
brt-serialize.c the splitting works again. Addresses #1195. 2013-04-16 23:57:23 -04:00
brt-test-helpers.c newbrt tests run. Still no deletes. But the code is smaller than it was (2734 according to sloccount vs 3137 before, which is 13 percent reduction). Addresses #1195. 2013-04-16 23:57:24 -04:00
brt-verify.c the splitting works again. Addresses #1195. 2013-04-16 23:57:23 -04:00
brt-XY.c
brt.c Implement leaf node balancing (sometimes intead of merging we balance two leaf nodes). Also improve the printout for {{{toku_dump_brt()}}}. Addresses #1195. 2013-04-16 23:57:24 -04:00
brt.h Write tests for {{{toku_dump_brt()}}}. Addresses #1195. 2013-04-16 23:57:24 -04:00
brtdump.c Manual glue for svn-git migration for r6575 due to multiple merges. 2013-04-16 23:57:22 -04:00
brttypes.h problem including brt-types.h in c++ code. c is not always compatible with c++. addresses #1185 2013-04-16 23:57:22 -04:00
cachetable-rwlock.h
cachetable-writequeue.h
cachetable.c newbrt tests run. Still no deletes. But the code is smaller than it was (2734 according to sloccount vs 3137 before, which is 13 percent reduction). Addresses #1195. 2013-04-16 23:57:24 -04:00
cachetable.h
fifo.c
fifo.h
fingerprint.c Get rid of dead code in fingerprint. Addresses #1195. 2013-04-16 23:57:24 -04:00
hashfun.h
hclip.c
includes.h
key.c
key.h
kv-pair.h
leafentry.c
leafentry.h Try to build a LESWITCHCALL that works with both icc on windows, and on icc and gcc on linux. Addresses #1185. 2013-04-16 23:57:22 -04:00
list.h
lock.h
log-internal.h
log.c
log.h
logformat.c
Makefile the splitting works again. Addresses #1195. 2013-04-16 23:57:23 -04:00
Makefile.include
Makefile.new
memarena.c
memarena.h
memory-debug.c
memory.c Addresses #1185 2013-04-16 23:57:22 -04:00
memory.h
mempool.c
mempool.h
omt.c Addresses #1185 2013-04-16 23:57:22 -04:00
omt.h
portability.h Start simplification of tree code, in preparation for merge on delete. Addresses #1195. 2013-04-16 23:57:23 -04:00
rbuf.h
recover.c
roll.c
rwlock.c
tdb-recover.c
tdb_logprint.c
threadpool.c
threadpool.h
toku_assert.c Addresses #1185 2013-04-16 23:57:22 -04:00
toku_assert.h Write tests for {{{toku_dump_brt()}}}. Addresses #1195. 2013-04-16 23:57:24 -04:00
trace_mem.c
trace_mem.h
valgrind.suppressions
wbuf.h
x1764.c
x1764.h
ybt.c
ybt.h