mariadb/newbrt
Zardosht Kasheff 753cba24c9 [t:4552], make unpinning of node cheaper for reads
git-svn-id: file:///svn/toku/tokudb@40161 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:11 -04:00
..
checksum-benchmarks
compression-ratio
hash-benchmarks
locking-benchmarks
tests [t:4552], make unpinning of node cheaper for reads 2013-04-17 00:00:11 -04:00
worker-thread-benchmarks
x1764-speedup
block_allocator.c
block_allocator.h
block_table.c [t:4031], merge changes to main 2013-04-17 00:00:02 -04:00
block_table.h [t:4031], merge changes to main 2013-04-17 00:00:02 -04:00
brt-cachetable-wrappers.c [t:4552], make unpinning of node cheaper for reads 2013-04-17 00:00:11 -04:00
brt-cachetable-wrappers.h [t:4552], make unpinning of node cheaper for reads 2013-04-17 00:00:11 -04:00
brt-flusher-internal.h [t:4372] marked off some possible errors, fixing comment on top of brt.c 2013-04-17 00:00:07 -04:00
brt-flusher.c [t:2949] Merge from tokudb.2949 with command, executed at sandbox/toku {{{svn merge -r39023:HEAD tokudb.2949 tokudb}}}. Refs #2949. 2013-04-17 00:00:08 -04:00
brt-flusher.h [t:4456], merge to main 2013-04-17 00:00:09 -04:00
brt-hot-flusher.c #4525 DRD_IGNORE status variables refs[t:4525] 2013-04-17 00:00:11 -04:00
brt-internal.h [t:4552], make unpinning of node cheaper for reads 2013-04-17 00:00:11 -04:00
brt-search.h [t:3604] Merge everything from the tokudb.3312c+3524+msn branch. Refs #3604. 2013-04-16 23:59:40 -04:00
brt-serialize.c [t:2949] Merge from tokudb.2949 with command, executed at sandbox/toku {{{svn merge -r39023:HEAD tokudb.2949 tokudb}}}. Refs #2949. 2013-04-17 00:00:08 -04:00
brt-test-helpers.c [t:4502] fix a weird case rich thought of 2013-04-17 00:00:11 -04:00
brt-verify.c close[t:4432] merging 4432 to main - brt_msg_type now used correctly in the fifo and brt. 2013-04-17 00:00:07 -04:00
brt.c [t:4552], make unpinning of node cheaper for reads 2013-04-17 00:00:11 -04:00
brt.h #4503 #4504 support concurrent queries on the mainline refs[t:4503] refs[t:4504] 2013-04-17 00:00:10 -04:00
brt_layout_version.h [t:4002] Commiting HOT to main. 2013-04-17 00:00:03 -04:00
brt_msg.c [t:3193] Closes #3193 Delete obsolete fifo_msg code. 2013-04-16 23:59:38 -04:00
brt_msg.h
brtdump.c [t:4298] Make brtdump print the lsn and nodesize on main as well as the 4298c branch. Refs #4298. 2013-04-17 00:00:11 -04:00
brtloader-callback.c #3992 fix races found by cilkscreen refs[t:3992] 2013-04-16 23:59:50 -04:00
brtloader-internal.h [t:3646] merging changes from tokudb.3646b. fixes #3646 2013-04-16 23:59:44 -04:00
brtloader.c [t:4502] fix a weird case rich thought of 2013-04-17 00:00:11 -04:00
brtloader.h #3678 use clean or mvcc leaf entries when appropriate refs[t:3678] 2013-04-16 23:59:42 -04:00
brttypes.h [t:4552], make unpinning of node cheaper for reads 2013-04-17 00:00:11 -04:00
cachetable.c [t:4552], make unpinning of node cheaper for reads 2013-04-17 00:00:11 -04:00
cachetable.h [t:4527],[t:4528], merge fixes to main 2013-04-17 00:00:10 -04:00
checkpoint.c [t:2949] Merge from tokudb.2949 with command, executed at sandbox/toku {{{svn merge -r39023:HEAD tokudb.2949 tokudb}}}. Refs #2949. 2013-04-17 00:00:08 -04:00
checkpoint.h [t:2949] Merge from tokudb.2949 with command, executed at sandbox/toku {{{svn merge -r39023:HEAD tokudb.2949 tokudb}}}. Refs #2949. 2013-04-17 00:00:08 -04:00
compress.c close[t:3751] compression now switchable via makefile, via make COMPRESS=0. also, tokudb can installed into a local prefix, via make install 2013-04-16 23:59:52 -04:00
compress.h close[t:3751] compression now switchable via makefile, via make COMPRESS=0. also, tokudb can installed into a local prefix, via make install 2013-04-16 23:59:52 -04:00
dbufio.c
dbufio.h [t:4002] Commiting HOT to main. 2013-04-17 00:00:03 -04:00
fifo.c close[t:4432] merging 4432 to main - brt_msg_type now used correctly in the fifo and brt. 2013-04-17 00:00:07 -04:00
fifo.h close[t:4432] merging 4432 to main - brt_msg_type now used correctly in the fifo and brt. 2013-04-17 00:00:07 -04:00
hashfun.h
hclip.c
includes.h [t:3604] Merge everything from the tokudb.3312c+3524+msn branch. Refs #3604. 2013-04-16 23:59:40 -04:00
key.c
key.h
kibbutz.c [t:4235], remove unnecessary variable from kibbutz 2013-04-16 23:59:58 -04:00
kibbutz.h [t:4235], modify a bunch of comments as a result of the code review 2013-04-16 23:59:58 -04:00
kv-pair.h [t:3604] Merge everything from the tokudb.3312c+3524+msn branch. Refs #3604. 2013-04-16 23:59:40 -04:00
le-cursor.c #3529 merge serializable iso bug fix to mainline refs[t:3529] 2013-04-17 00:00:03 -04:00
le-cursor.h [t:4002] Commiting HOT to main. 2013-04-17 00:00:03 -04:00
leafentry.c
leafentry.h [t:4050] #4050 Merge tokudb.4050 to merge, done with command svn merge -r36213:HEAD tokudb.4050 tokudb 2013-04-16 23:59:55 -04:00
lock.h
log-internal.h [t:3923], merge to main 2013-04-16 23:59:50 -04:00
log.h
log_upgrade.c [t:4326] Improve checkpoint status: footprint indicates caller, make status threadsafe, add indicator of other threads waiting for checkpoint_safe lock. Refs #4326. 2013-04-17 00:00:02 -04:00
logcursor.c
logcursor.h
logfilemgr.c
logfilemgr.h
logformat.c [t:3646] merging changes from tokudb.3646b. fixes #3646 2013-04-16 23:59:44 -04:00
logger.c [t:2949] Merge from tokudb.2949 with command, executed at sandbox/toku {{{svn merge -r39023:HEAD tokudb.2949 tokudb}}}. Refs #2949. 2013-04-17 00:00:08 -04:00
logger.h [t:2949] Merge from tokudb.2949 with command, executed at sandbox/toku {{{svn merge -r39023:HEAD tokudb.2949 tokudb}}}. Refs #2949. 2013-04-17 00:00:08 -04:00
make.include
Makefile [t:4462] finishing PROF=1 work, tests seem to compile and run (though it's 2013-04-17 00:00:10 -04:00
Makefile.new
memarena.c
memarena.h [t:3604] Merge everything from the tokudb.3312c+3524+msn branch. Refs #3604. 2013-04-16 23:59:40 -04:00
memory-debug.c
mempool.c [t:4002] Commiting HOT to main. 2013-04-17 00:00:03 -04:00
mempool.h [t:4002] Commiting HOT to main. 2013-04-17 00:00:03 -04:00
minicron.c
minicron.h
nonblocking_mutex.h close[t:4284] the non blocking mutex implementation is now a wrapper of the rwlock implementation. the non blocking mutex api uses only the writer portion of the rwlock api 2013-04-17 00:00:07 -04:00
omt.c [t:4306] merging work for 4306 2013-04-17 00:00:01 -04:00
omt.h [t:4306] merging work for 4306 2013-04-17 00:00:01 -04:00
pqueue.c
pqueue.h
queue.c
queue.h
quicklz.c [t:3586] [t:3604] Merge icc onto main. Refs #3586, #3604. 2013-04-16 23:59:40 -04:00
quicklz.h
rbuf.h close[t:4077] Merge 4060 branch to main (use two reads on brtnodes). 2013-04-16 23:59:53 -04:00
recover.c close[t:4442] Add a diagnostic message during recovery for the env directory not existing or not being a directory. Closes #4442. 2013-04-17 00:00:07 -04:00
recover.h [t:3347], merge fractal tree piece of HCAD to main 2013-04-16 23:59:37 -04:00
roll.c close[t:4273] Fix #4273. {{{svn merge -r 37842:37875 ../tokudb.4273}}}. 2013-04-16 23:59:59 -04:00
roll.h
rollback.c [t:4552], make unpinning of node cheaper for reads 2013-04-17 00:00:11 -04:00
rollback.h [t:3923], merge to main 2013-04-16 23:59:50 -04:00
rwlock.c
rwlock.h
sort.c taking out some misleading things from sort.c 2013-04-16 23:59:51 -04:00
sort.h [t:3315] merge indexed buffers work into mainline 2013-04-16 23:59:47 -04:00
sub_block.c [t:4141], fix compilation error 2013-04-16 23:59:58 -04:00
sub_block.h [t:3564] Merge in barry's stuff to the main line. {{{svn merge -r32637:32693 ../tokudb.3564b+3312}}} Refs #3564. 2013-04-16 23:59:42 -04:00
sub_block_map.h
tdb-recover.c [t:3347], merge fractal tree piece of HCAD to main 2013-04-16 23:59:37 -04:00
tdb_logprint.c
threadpool.c [t:4045] {{{svn merge -r35667:35683 ../tokudb.4045b}}} Refs #4045. 2013-04-16 23:59:51 -04:00
threadpool.h
tokuconst.h [t:3604] Merge everything from the tokudb.3312c+3524+msn branch. Refs #3604. 2013-04-16 23:59:40 -04:00
trace_mem.c
trace_mem.h
txn.c [t:4468] In the transaction commit code path, removed uneccesary yield wrapper around log_xcommit. 2013-04-17 00:00:10 -04:00
txn.h [t:2949] Merge from tokudb.2949 with command, executed at sandbox/toku {{{svn merge -r39023:HEAD tokudb.2949 tokudb}}}. Refs #2949. 2013-04-17 00:00:08 -04:00
ule-internal.h [t:4002] Commiting HOT to main. 2013-04-17 00:00:03 -04:00
ule.c [t:4502] fix a weird case rich thought of 2013-04-17 00:00:11 -04:00
ule.h [t:4502] fix a weird case rich thought of 2013-04-17 00:00:11 -04:00
upgrade_12_13_overview
valgrind.suppressions [t:4222] ignore dlsym memory leak on Fedora Core 12 ({{{svn merge -c 37819 ../tokudb.4015}}}). Refs #4222. 2013-04-16 23:59:59 -04:00
wbuf.h [t:3604] Merge everything from the tokudb.3312c+3524+msn branch. Refs #3604. 2013-04-16 23:59:40 -04:00
workqueue.c
workqueue.h [t:4045] {{{svn merge -r35667:35683 ../tokudb.4045b}}} Refs #4045. 2013-04-16 23:59:51 -04:00
workset.h
x1764.c
x1764.h
xids-internal.h
xids.c [t:3586] [t:3604] Merge icc onto main. Refs #3586, #3604. 2013-04-16 23:59:40 -04:00
xids.h
ybt.c
ybt.h