mariadb/newbrt
Zardosht Kasheff 75f841684f [t:4748], rename nb_mutex_write_lock to nb_mutex_lock. nb_mutex_write_lock implies there is a read equivalent, which it does not.
git-svn-id: file:///svn/toku/tokudb@42725 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:24 -04:00
..
checksum-benchmarks Addresses #2257 refs[t:2257] Merge windows port back into main. 2013-04-16 23:58:56 -04:00
compression-ratio Addresses #2257 refs[t:2257] Merge windows port back into main. 2013-04-16 23:58:56 -04:00
hash-benchmarks Addresses #2257 refs[t:2257] Merge windows port back into main. 2013-04-16 23:58:56 -04:00
locking-benchmarks Addresses #2257 refs[t:2257] Merge windows port back into main. 2013-04-16 23:58:56 -04:00
tests [t:4793], add a test 2013-04-17 00:00:23 -04:00
worker-thread-benchmarks Addresses #2257 refs[t:2257] Merge windows port back into main. 2013-04-16 23:58:56 -04:00
x1764-speedup Closes #3320 move fast x1764 to main line. 2013-04-16 23:59:37 -04:00
block_allocator.c [t:3218] The block allocator test found the problem with the ints that should have been 64-bit. Refs #3218. 2013-04-16 23:59:36 -04:00
block_allocator.h [t:3218] Incorporate changes from review. Refs #3218 2013-04-16 23:59:36 -04:00
block_table.c [t:3983] merging auto-upgrade to mainline 2013-04-17 00:00:17 -04:00
block_table.h [t:3983] merging auto-upgrade to mainline 2013-04-17 00:00:17 -04:00
brt-cachetable-wrappers.c [t:4028], merge to main 2013-04-17 00:00:13 -04:00
brt-cachetable-wrappers.h #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -04:00
brt-flusher-internal.h #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -04:00
brt-flusher.c [t:4793], fix maybe_destroy_child_blbs 2013-04-17 00:00:23 -04:00
brt-flusher.h #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -04:00
brt-hot-flusher.c [t:4541], merge to main 2013-04-17 00:00:15 -04:00
brt-internal.h [t:4772] Checking in fix to main, preventing cleaner threads from incorrectly evicting recently basement nodes. 2013-04-17 00:00:23 -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:4759] Checking in MSN fix found due to recent test changes. 2013-04-17 00:00:23 -04:00
brt-test-helpers.c [t:4762], merge to main 2013-04-17 00:00:23 -04:00
brt-verify.c [t:4541], merge to main 2013-04-17 00:00:15 -04:00
brt.c [t:4759] Checking in MSN fix found due to recent test changes. 2013-04-17 00:00:23 -04:00
brt.h [t:4756] Remove the pwrite_lock_init and destroy functions in header. Refs #4756. 2013-04-17 00:00:23 -04:00
brt_layout_version.h [t:3983] merging auto-upgrade to mainline 2013-04-17 00:00:17 -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 Merge in changes. Refs #2608, #2609, and #2610. [t:2608] [t:2609] [t:2610] 2013-04-16 23:59:11 -04:00
brtdump.c [t:3983] merging auto-upgrade to mainline 2013-04-17 00:00:17 -04:00
brtloader-callback.c #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -04:00
brtloader-internal.h #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -04:00
brtloader.c [t:4762], merge to main 2013-04-17 00:00:23 -04:00
brtloader.h #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -04:00
brttypes.h close[t:4707] Rename xid_t to avoid conflicts with the handlerton. Closes #4707. 2013-04-17 00:00:17 -04:00
cachetable.c [t:4748], rename nb_mutex_write_lock to nb_mutex_lock. nb_mutex_write_lock implies there is a read equivalent, which it does not. 2013-04-17 00:00:24 -04:00
cachetable.h [t:4750], address cr comments of checkpoint variability 2013-04-17 00:00:22 -04:00
checkpoint.c [t:4028], merge to main 2013-04-17 00:00:13 -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 [t:4635] make TOKU_DEFAULT_COMPRESSION_METHOD a separate value 2013-04-17 00:00:17 -04:00
compress.h [t:4635] merging fractal tree and handlerton code to main 2013-04-17 00:00:14 -04:00
dbufio.c [t:2892], undo bad checkin 2013-04-16 23:59:26 -04:00
dbufio.h #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -04:00
fifo.c [t:4028], merge to main 2013-04-17 00:00:13 -04:00
fifo.h [t:4028], merge to main 2013-04-17 00:00:13 -04:00
hashfun.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
hclip.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
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 Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
key.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
kibbutz.c [t:4235], remove unnecessary variable from kibbutz 2013-04-16 23:59:58 -04:00
kibbutz.h #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -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 #3099 Merge 3099 onto the main line. 2013-04-16 23:59:37 -04:00
leafentry.h [t:3983] merging auto-upgrade to mainline 2013-04-17 00:00:17 -04:00
lock.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
log-internal.h close[t:4707] Rename xid_t to avoid conflicts with the handlerton. Closes #4707. 2013-04-17 00:00:17 -04:00
log.h refs[t:4697] Merge xa to main. {{{svn merge -r41628:41661 ../tokudb.4697 }}} Refs #4697. 2013-04-17 00:00:17 -04:00
log_upgrade.c [t:4758] Added printing to error log if trying to upgrade the log after a non-clean shutdown. 2013-04-17 00:00:23 -04:00
logcursor.c [t:2892] Merge upgrade logic to main. Merge command was svn merge --accept=postpone -r25293:HEAD ../tokudb.main+2892 . 2013-04-16 23:59:25 -04:00
logcursor.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
logfilemgr.c [t:2892] Merge upgrade logic to main. Merge command was svn merge --accept=postpone -r25293:HEAD ../tokudb.main+2892 . 2013-04-16 23:59:25 -04:00
logfilemgr.h [t:2892] Merge upgrade logic to main. Merge command was svn merge --accept=postpone -r25293:HEAD ../tokudb.main+2892 . 2013-04-16 23:59:25 -04:00
logformat.c refs[t:4697] Merge xa to main. {{{svn merge -r41628:41661 ../tokudb.4697 }}} Refs #4697. 2013-04-17 00:00:17 -04:00
logger.c close[t:4707] Rename xid_t to avoid conflicts with the handlerton. Closes #4707. 2013-04-17 00:00:17 -04:00
logger.h refs[t:4697] Merge xa to main. {{{svn merge -r41628:41661 ../tokudb.4697 }}} Refs #4697. 2013-04-17 00:00:17 -04:00
make.include Merge changes from 2216a to main (except possibly for the windows subdirectory, which Yoni will do separately). 2013-04-16 23:59:01 -04:00
Makefile [t:4635] removing an artifact that john put in to disbale compression for tokufs. with the new, run-time configurable compression system, a compile time hack is no longer necessary. 2013-04-17 00:00:17 -04:00
Makefile.new Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
memarena.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
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 Get rid of {{{TAGMALLOC}}}. Fixes #2912. close[t:2912] 2013-04-16 23:59:22 -04:00
mempool.c [t:4028], merge to main 2013-04-17 00:00:13 -04:00
mempool.h [t:4028], merge to main 2013-04-17 00:00:13 -04:00
minicron.c [t:2947] Merge from tokudb.2947. Added errno to error log, don't take minicron lock for engine status. I want to print engine status to error log, but the env isn't available everywhere, so that's not here (yet). 2013-04-16 23:59:23 -04:00
minicron.h [t:2947] Merge from tokudb.2947. Added errno to error log, don't take minicron lock for engine status. I want to print engine status to error log, but the env isn't available everywhere, so that's not here (yet). 2013-04-16 23:59:23 -04:00
nonblocking_mutex.h [t:4748], rename nb_mutex_write_lock to nb_mutex_lock. nb_mutex_write_lock implies there is a read equivalent, which it does not. 2013-04-17 00:00:24 -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 Merge in changes. Refs #2608, #2609, and #2610. [t:2608] [t:2609] [t:2610] 2013-04-16 23:59:11 -04:00
pqueue.h Merge in changes. Refs #2608, #2609, and #2610. [t:2608] [t:2609] [t:2610] 2013-04-16 23:59:11 -04:00
queue.c The brtloader is now at 95.03% lines covered and 84.64% of branches taken. That's pretty good. We can work to remove a few more, but it's diminishing returns from here. [t:2647] Refs #2647. 2013-04-16 23:59:15 -04:00
queue.h #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -04:00
quicklz.c [t:3586] [t:3604] Merge icc onto main. Refs #3586, #3604. 2013-04-16 23:59:40 -04:00
quicklz.h #3316 #3318 #3339 2013-04-16 23:59:37 -04:00
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 refs[t:4697] Merge xa to main. {{{svn merge -r41628:41661 ../tokudb.4697 }}} Refs #4697. 2013-04-17 00:00:17 -04:00
recover.h close[t:4298] Merge from 4298j: {{{svn merge -c41355 ../tokudb.4298i}}}. Closes #4298. 2013-04-17 00:00:14 -04:00
roll.c [t:4718], make fix 2013-04-17 00:00:18 -04:00
rollback.c [t:4762], merge to main 2013-04-17 00:00:23 -04:00
rollback.h close[t:4574] merging 4574 to main. fixes the hcad deadlock found by Tim's stress test, which adds and drops indexes concurrent with queries and insertions. transactions no longer keep trollback nodes pinned after an operation, but instead always unpin them. 2013-04-17 00:00:15 -04:00
rwlock.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
rwlock.h Merge r26784 into the main line. 2013-04-16 23:59:34 -04:00
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:4635] merging fractal tree and handlerton code to main 2013-04-17 00:00:14 -04:00
sub_block.h [t:4635] merging fractal tree and handlerton code to main 2013-04-17 00:00:14 -04:00
sub_block_map.h Merge in changes. Refs #2608, #2609, and #2610. [t:2608] [t:2609] [t:2610] 2013-04-16 23:59:11 -04:00
tdb-recover.c close[t:4298] Merge from 4298j: {{{svn merge -c41355 ../tokudb.4298i}}}. Closes #4298. 2013-04-17 00:00:14 -04:00
tdb_logprint.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
threadpool.c [t:4045] {{{svn merge -r35667:35683 ../tokudb.4045b}}} Refs #4045. 2013-04-16 23:59:51 -04:00
threadpool.h #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -04:00
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 #2907 closes[t:2907] merge single insert per txn profiler to main 2013-04-16 23:59:22 -04:00
trace_mem.h #2907 closes[t:2907] merge single insert per txn profiler to main 2013-04-16 23:59:22 -04:00
txn.c [t:4762], merge to main 2013-04-17 00:00:23 -04:00
txn.h [t:4762], merge to main 2013-04-17 00:00:23 -04:00
txn_state.h #4685 get the hot indexer to work with txn's in the preparing state closes[t:4685] 2013-04-17 00:00:17 -04:00
ule-internal.h [t:4002] Commiting HOT to main. 2013-04-17 00:00:03 -04:00
ule.c [t:4762], move comment 2013-04-17 00:00:23 -04:00
ule.h [t:4762], merge to main 2013-04-17 00:00:23 -04:00
upgrade_12_13_overview [t:2892] Merge upgrade logic to main. Merge command was svn merge --accept=postpone -r25293:HEAD ../tokudb.main+2892 . 2013-04-16 23:59:25 -04:00
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 refs[t:4697] Merge xa to main. {{{svn merge -r41628:41661 ../tokudb.4697 }}} Refs #4697. 2013-04-17 00:00:17 -04:00
workqueue.c [t:4028], merge to main 2013-04-17 00:00:13 -04:00
workqueue.h #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -04:00
workset.h #4682 remove cilkarts code from the loader. refs[t:4682] 2013-04-17 00:00:22 -04:00
x1764.c Closes #3320 move fast x1764 to main line. 2013-04-16 23:59:37 -04:00
x1764.h Closes #3320 move fast x1764 to main line. 2013-04-16 23:59:37 -04:00
xids-internal.h [t:2811], merge to main \!\!\! 2013-04-16 23:59:22 -04:00
xids.c [t:3586] [t:3604] Merge icc onto main. Refs #3586, #3604. 2013-04-16 23:59:40 -04:00
xids.h merge indexer to main refs #2843 [t:2843] 2013-04-16 23:59:29 -04:00
ybt.c #3081 simplify dbt initialization in the indexer closes[t:3081] 2013-04-16 23:59:32 -04:00
ybt.h #3081 simplify dbt initialization in the indexer closes[t:3081] 2013-04-16 23:59:32 -04:00