mariadb/ft
Leif Walsh 2fb9deb055 refs #5418 shrink benchmark-test a bit so it completes faster
git-svn-id: file:///svn/toku/tokudb@49775 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:15 -04:00
..
checksum-benchmarks
compression-ratio
hash-benchmarks
locking-benchmarks refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
tests refs #5418 shrink benchmark-test a bit so it completes faster 2013-04-17 00:01:15 -04:00
worker-thread-benchmarks refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
x1764-speedup
background_job_manager.cc refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff 2013-04-17 00:01:13 -04:00
background_job_manager.h
block_allocator.cc refs #5560, merge to main 2013-04-17 00:01:13 -04:00
block_allocator.h
block_table.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
block_table.h refs #5560, merge to main 2013-04-17 00:01:13 -04:00
cachetable-internal.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
cachetable.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
cachetable.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
checkpoint.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
checkpoint.h refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff 2013-04-17 00:01:13 -04:00
CMakeLists.txt refs #5560, merge to main 2013-04-17 00:01:13 -04:00
compress.cc refs #4606, merge to main 2013-04-17 00:01:03 -04:00
compress.h
dbufio.cc refs #5507 mutex initializers 2013-04-17 00:01:07 -04:00
dbufio.h
fifo.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
fifo.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft-cachetable-wrappers.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft-cachetable-wrappers.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft-flusher-internal.h refs #4937, merge to main 2013-04-17 00:01:04 -04:00
ft-flusher.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft-flusher.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft-hot-flusher.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft-internal.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft-node-deserialize.cc refs #5442, merge to main 2013-04-17 00:01:05 -04:00
ft-ops.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft-ops.h fixes #5490 get rid of the last nodup stuff 2013-04-17 00:01:10 -04:00
ft-search.h
ft-serialize.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft-test-helpers.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft-verify.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft.h refs #5634, merge bucket mutexes to main 2013-04-17 00:01:14 -04:00
ft_layout_version.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ft_msg.cc
ft_msg.h
ft_node-serialize.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ftdump.cc get ftdump interactive mode working 2013-04-17 00:01:14 -04:00
ftloader-callback.cc
ftloader-internal.h
ftloader.cc comment and extra semicolon removal 2013-04-17 00:01:10 -04:00
ftloader.h
fttypes.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ftverify.cc refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff 2013-04-17 00:01:13 -04:00
includes.h refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff 2013-04-17 00:01:13 -04:00
key.cc refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff 2013-04-17 00:01:13 -04:00
key.h refs #5101 coverage and manual inspection says toku_dont_call_this_compare is dead code 2013-04-17 00:01:05 -04:00
le-cursor.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
le-cursor.h fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
leafentry.cc
leafentry.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
log-internal.h refs #5560, merge to main 2013-04-17 00:01:13 -04:00
log.h
log_upgrade.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
logcursor.cc
logcursor.h
logfilemgr.cc
logfilemgr.h
logformat.cc refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff 2013-04-17 00:01:13 -04:00
logger.cc refs #5560, merge to main 2013-04-17 00:01:13 -04:00
logger.h refs #5560, merge to main 2013-04-17 00:01:13 -04:00
memarena.cc refs #5560, merge to main 2013-04-17 00:01:13 -04:00
memarena.h
minicron.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
minicron.h fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
omt.cc
omt.h refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff 2013-04-17 00:01:13 -04:00
pqueue.cc
pqueue.h
queue.cc refs #5507 fix usage of toku mutexes in the loader 2013-04-17 00:01:07 -04:00
queue.h
quicklz.cc
quicklz.h
rbuf.h
recover.cc refs #5560, merge to main 2013-04-17 00:01:13 -04:00
recover.h
roll.cc refs #5500 logger fsync does not fail 2013-04-17 00:01:09 -04:00
rollback-apply.cc refs #5560, merge to main 2013-04-17 00:01:13 -04:00
rollback-apply.h
rollback-ct-callbacks.cc refs #5560, merge to main 2013-04-17 00:01:13 -04:00
rollback-ct-callbacks.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
rollback.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
rollback.h refs #5560, merge to main 2013-04-17 00:01:13 -04:00
rollback_log_node_cache.cc refs #5632 add a portability layer for adaptive mutexes 2013-04-17 00:01:13 -04:00
rollback_log_node_cache.h refs #5560, merge to main 2013-04-17 00:01:13 -04:00
sub_block.cc refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff 2013-04-17 00:01:13 -04:00
sub_block.h refs #5222 Implement block cloning for rollback log nodes 2013-04-17 00:01:06 -04:00
sub_block_map.h
tdb-recover.cc
tdb_logprint.cc
tokuconst.h refs #5504 step back 2013-04-17 00:01:08 -04:00
txn.cc refs #5368 unify race detection tool annotations in <toku_race_tools.h> 2013-04-17 00:01:11 -04:00
txn.h refs #5500 logger fsync does not fail 2013-04-17 00:01:09 -04:00
txn_manager.cc refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff 2013-04-17 00:01:13 -04:00
txn_manager.h refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff 2013-04-17 00:01:13 -04:00
txn_state.h
ule-internal.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ule.cc refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
ule.h refs #5418 merge promotion to main 2013-04-17 00:01:14 -04:00
valgrind.suppressions refs #5537 add valgrind suppressions 2013-04-17 00:01:11 -04:00
wbuf.h refs #5504 step back 2013-04-17 00:01:08 -04:00
workset.h
x1764.cc
x1764.h
xids-internal.h
xids.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
xids.h refs #5504 step back 2013-04-17 00:01:08 -04:00
ybt.cc
ybt.h