mariadb/newbrt
Bradley C. Kuszmaul 70eb6ebabe Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}).
Closes #2945.  close[t:2945]
{{{
svn merge -r 24888:24894 https://svn.tokutek.com/tokudb/toku/tokudb.2945
}}}
.


git-svn-id: file:///svn/toku/tokudb@24931 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:59: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 Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
worker-thread-benchmarks Addresses #2257 refs[t:2257] Merge windows port back into main. 2013-04-16 23:58:56 -04:00
block_allocator.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
block_allocator.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
block_table.c [t:2785] Correct comments in block_table to properly describe checkpointing 2013-04-16 23:59:20 -04:00
block_table.h [t:2561] Merge tokudb.2561b to main. Disabled auto-upgrade and auto-upgrade tests 2013-04-16 23:59:17 -04:00
brt-internal.h #2946 merge le-cursor's to main 2013-04-16 23:59:23 -04:00
brt-search.h Merge the fixes for #2862, #2861, and #2269 onto main. Fixes #2269, #2861, #2862. close[t:2269] close[t:2861] close[t:2862] 2013-04-16 23:59:21 -04:00
brt-serialize.c #2966 use assert_zero in some of the newbrt files refs[t:2966] 2013-04-16 23:59:23 -04:00
brt-test-helpers.c [t:2811], merge to main \!\!\! 2013-04-16 23:59:22 -04:00
brt-verify.c Merge the fixes for #2862, #2861, and #2269 onto main. Fixes #2269, #2861, #2862. close[t:2269] close[t:2861] close[t:2862] 2013-04-16 23:59:21 -04:00
brt-XY.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
brt.c Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
brt.h [t:2935], merge to main 2013-04-16 23:59:23 -04:00
brt_msg.c Merge in changes. Refs #2608, #2609, and #2610. [t:2608] [t:2609] [t:2610] 2013-04-16 23:59:11 -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 #2921 refs[t:2921] remove obsolete memory functions 2013-04-16 23:59:22 -04:00
brtloader-callback.c Merge in the double buffered io abstraction. It's not in the loader yet. Refs #2571. [t:2571] 2013-04-16 23:59:11 -04:00
brtloader-internal.h [t:2811], merge to main \!\!\! 2013-04-16 23:59:22 -04:00
brtloader.c #2966 use assert_zero in some of the newbrt files refs[t:2966] 2013-04-16 23:59:23 -04:00
brtloader.h [t:2811], merge to main \!\!\! 2013-04-16 23:59:22 -04:00
brttypes.h [t:2811], add comments as result of Bradley's CR 2013-04-16 23:59:23 -04:00
cachetable.c #2966 use assert_zero in some of the newbrt files refs[t:2966] 2013-04-16 23:59:23 -04:00
cachetable.h closes[t:1398] [t:2861] Remove more heaviside code (include straddle hacks) from newbrt 2013-04-16 23:59:22 -04:00
checkpoint.c [t:2504] Improve engine status. 2013-04-16 23:59:11 -04:00
checkpoint.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
dbufio.c [t:2811], undo change that went in merge that should not have 2013-04-16 23:59:22 -04:00
dbufio.h #2840 refs[t:2840] add debug prints to the loader to help fix the dbufio read row problem, also remove the assert on this error path 2013-04-16 23:59:20 -04:00
fifo.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
fifo.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
fifo_msg.c Merge in changes. Refs #2608, #2609, and #2610. [t:2608] [t:2609] [t:2610] 2013-04-16 23:59:11 -04:00
fifo_msg.h Merge in changes. Refs #2608, #2609, and #2610. [t:2608] [t:2609] [t:2610] 2013-04-16 23:59:11 -04:00
fingerprint.c Merge the fixes for #2862, #2861, and #2269 onto main. Fixes #2269, #2861, #2862. close[t:2269] close[t:2861] close[t:2862] 2013-04-16 23:59:21 -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 Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -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
kv-pair.h Merge the fixes for #2862, #2861, and #2269 onto main. Fixes #2269, #2861, #2862. close[t:2269] close[t:2861] close[t:2862] 2013-04-16 23:59:21 -04:00
le-cursor.c #2946 merge le-cursor's to main 2013-04-16 23:59:23 -04:00
le-cursor.h #2946 merge le-cursor's to main 2013-04-16 23:59:23 -04:00
leafentry.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
leafentry.h [t:2811], remove unneeded leafentry accessor 2013-04-16 23:59:22 -04:00
leaflock.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
leaflock.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -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 [t:2811], add comments as result of Bradley's CR 2013-04-16 23:59:23 -04:00
log.h [t:2561] Merge tokudb.2561b to main. Disabled auto-upgrade and auto-upgrade tests 2013-04-16 23:59:17 -04:00
log_upgrade.c [t:2561] Merge tokudb.2561b to main. Disabled auto-upgrade and auto-upgrade tests 2013-04-16 23:59:17 -04:00
logcursor.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -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:2561] Merge tokudb.2561b to main. Disabled auto-upgrade and auto-upgrade tests 2013-04-16 23:59:17 -04:00
logfilemgr.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
logformat.c Merge the fixes for #2862, #2861, and #2269 onto main. Fixes #2269, #2861, #2862. close[t:2269] close[t:2861] close[t:2862] 2013-04-16 23:59:21 -04:00
logger.c Merge 2948 changes to main: Start putting upsert into brt layer (Refs #2948). Also add unused attributes (Closes #2950). [t:2948] close[t:2950] 2013-04-16 23:59:23 -04:00
logger.h [t:2641] Merge DB_READCOMMITTED bugfix (r20839) to main. 2013-04-16 23:59:18 -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 #2513 merge the cached threadpool to main refs[t:2513] 2013-04-16 23:59:23 -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 Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
memory-debug.c Get rid of {{{TAGMALLOC}}}. Fixes #2912. close[t:2912] 2013-04-16 23:59:22 -04:00
mempool.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
mempool.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -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
omt.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
omt.h Merge changes to remove heaviside and straddle from the ydb layer. Fixes #2865. [t:2865]. 2013-04-16 23:59:21 -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 Merge #2623 changes onto main line. The new test fails, but I need to get a merge from main again. Refs #2623. [t:2623] 2013-04-16 23:59:13 -04:00
rbuf.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
recover.c Merge 2948 changes to main: Start putting upsert into brt layer (Refs #2948). Also add unused attributes (Closes #2950). [t:2948] close[t:2950] 2013-04-16 23:59:23 -04:00
recover.h Merge the fixes for #2862, #2861, and #2269 onto main. Fixes #2269, #2861, #2862. close[t:2269] close[t:2861] close[t:2862] 2013-04-16 23:59:21 -04:00
roll.c Merge the fixes for #2862, #2861, and #2269 onto main. Fixes #2269, #2861, #2862. close[t:2269] close[t:2861] close[t:2862] 2013-04-16 23:59:21 -04:00
roll.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
rollback.c [t:2811], merge to main \!\!\! 2013-04-16 23:59:22 -04:00
rollback.h [t:2811], merge to main \!\!\! 2013-04-16 23:59:22 -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 the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
sub_block.c #2513 merge the cached threadpool to main refs[t:2513] 2013-04-16 23:59:23 -04:00
sub_block.h #2513 merge the cached threadpool to main refs[t:2513] 2013-04-16 23:59:23 -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 #2948 fix another broken assert 2013-04-16 23:59:23 -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 #2966 use assert_zero in some of the newbrt files refs[t:2966] 2013-04-16 23:59:23 -04:00
threadpool.h #2513 merge the cached threadpool to main refs[t:2513] 2013-04-16 23:59:23 -04:00
tokuconst.h Merge in changes. Refs #2608, #2609, and #2610. [t:2608] [t:2609] [t:2610] 2013-04-16 23:59:11 -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:2935], merge to main 2013-04-16 23:59:23 -04:00
txn.h [t:2811], merge to main \!\!\! 2013-04-16 23:59:22 -04:00
ule.c [t:2935], merge to main 2013-04-16 23:59:23 -04:00
ule.h [t:2935], merge to main 2013-04-16 23:59:23 -04:00
valgrind.suppressions Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
wbuf.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
workqueue.c #2513 merge the cached threadpool to main refs[t:2513] 2013-04-16 23:59:23 -04:00
workqueue.h #2513 merge the cached threadpool to main refs[t:2513] 2013-04-16 23:59:23 -04:00
workset.h #2966 use assert_zero in some of the newbrt files refs[t:2966] 2013-04-16 23:59:23 -04:00
x1764.c Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
x1764.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
xids-internal.h [t:2811], merge to main \!\!\! 2013-04-16 23:59:22 -04:00
xids.c [t:2811], merge to main \!\!\! 2013-04-16 23:59:22 -04:00
xids.h Merge in changes. Refs #2608, #2609, and #2610. [t:2608] [t:2609] [t:2610] 2013-04-16 23:59:11 -04:00
ybt.c #2654 refs[t:2654] merge loader persort speedup to main tokudb 2013-04-16 23:59:20 -04:00
ybt.h #2654 refs[t:2654] merge loader persort speedup to main tokudb 2013-04-16 23:59:20 -04:00