mariadb/ft
Leif Walsh 59c7cfc479 refs #5543 make ftverify use argv[0] to name itself
git-svn-id: file:///svn/toku/tokudb@48493 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:12 -04:00
..
checksum-benchmarks
compression-ratio
hash-benchmarks
locking-benchmarks
tests refs #5537 zero out some structs because osx treats pthread_rwlock_init as "conditional jump on uninitialized values" and that's noise 2013-04-17 00:01:12 -04:00
worker-thread-benchmarks
x1764-speedup
background_job_manager.cc
background_job_manager.h
block_allocator.cc
block_allocator.h
block_table.cc refs #5500 logger fsync does not fail 2013-04-17 00:01:09 -04:00
block_table.h refs #5500 logger fsync does not fail 2013-04-17 00:01:09 -04:00
cachetable-internal.h refs #5500 fsyncs do not fail, so the userdata callbacks do not fail 2013-04-17 00:01:09 -04:00
cachetable.cc refs #5368 unify race detection tool annotations in <toku_race_tools.h> 2013-04-17 00:01:11 -04:00
cachetable.h refs #5500 close userdata and checkpoint userdata do not fail, so cachefile close and ft evict from memory do not fail 2013-04-17 00:01:09 -04:00
checkpoint.cc refs #5368 unify race detection tool annotations in <toku_race_tools.h> 2013-04-17 00:01:11 -04:00
checkpoint.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
CMakeLists.txt refs #5368 add some more system checks 2013-04-17 00:01:11 -04:00
compress.cc
compress.h
dbufio.cc refs #5507 mutex initializers 2013-04-17 00:01:07 -04:00
dbufio.h
doubly_linked_list.h
fifo.cc
fifo.h
frwlock.cc refs #5086 adding function declarations for compilation errors on clang, added macro usage to prevent clang from being too strict about POD. 2013-04-17 00:01:05 -04:00
frwlock.h refs #5086 adding function declarations for compilation errors on clang, added macro usage to prevent clang from being too strict about POD. 2013-04-17 00:01:05 -04:00
ft-cachetable-wrappers.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
ft-cachetable-wrappers.h closes #5388, batch pins for keyrange 2013-04-17 00:01:04 -04:00
ft-flusher-internal.h refs #4937, merge to main 2013-04-17 00:01:04 -04:00
ft-flusher.cc refs #5368 unify race detection tool annotations in <toku_race_tools.h> 2013-04-17 00:01:11 -04:00
ft-flusher.h
ft-hot-flusher.cc refs #5368 unify race detection tool annotations in <toku_race_tools.h> 2013-04-17 00:01:11 -04:00
ft-internal.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
ft-node-deserialize.cc refs #5442, merge to main 2013-04-17 00:01:05 -04:00
ft-ops.cc refs #5368 unify race detection tool annotations in <toku_race_tools.h> 2013-04-17 00:01:11 -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 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
ft-test-helpers.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
ft-verify.cc refs #5086 adding function declarations for compilation errors on clang, added macro usage to prevent clang from being too strict about POD. 2013-04-17 00:01:05 -04:00
ft.cc refs #5500 close userdata and checkpoint userdata do not fail, so cachefile close and ft evict from memory do not fail 2013-04-17 00:01:09 -04:00
ft.h refs #5500 close userdata and checkpoint userdata do not fail, so cachefile close and ft evict from memory do not fail 2013-04-17 00:01:09 -04:00
ft_layout_version.h
ft_msg.cc
ft_msg.h
ft_node-serialize.cc refs #5368 don't define MIN if it's already defined 2013-04-17 00:01:10 -04:00
ftdump.cc refs #5542 add toku_ft_layer_init/destroy to ftdump 2013-04-17 00:01:12 -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 #5222 Implement block cloning for rollback log nodes 2013-04-17 00:01:06 -04:00
ftverify.cc refs #5543 make ftverify use argv[0] to name itself 2013-04-17 00:01:12 -04:00
growable_array.h
includes.h refs #5504 take a step back, this is apparently not trivial 2013-04-17 00:01:08 -04:00
key.cc refs #5101 coverage and manual inspection says toku_dont_call_this_compare is dead code 2013-04-17 00:01:05 -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
kibbutz.cc refs #5507 clear kibbutz mutex 2013-04-17 00:01:07 -04:00
kibbutz.h
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 fixes #5490 get rid of the last nodup stuff 2013-04-17 00:01:10 -04:00
log-internal.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
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 closes #5530 fix recovery to be more careful about trusting bytes at the 2013-04-17 00:01:10 -04:00
logger.cc refs #5500 getting a txnid does not fail 2013-04-17 00:01:09 -04:00
logger.h dead code 2013-04-17 00:01:10 -04:00
memarena.cc
memarena.h
mempool.cc
mempool.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
nonblocking_mutex.h
omt-tmpl.cc
omt-tmpl.h refs #5368 unify race detection tool annotations in <toku_race_tools.h> 2013-04-17 00:01:11 -04:00
omt.cc
omt.h refs #5086 adding function declarations for compilation errors on clang, added macro usage to prevent clang from being too strict about POD. 2013-04-17 00:01:05 -04:00
partitioned_counter.cc refs #5368 missed one 2013-04-17 00:01:11 -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 #5500 getting a txnid does not fail 2013-04-17 00:01:09 -04:00
recover.h
roll.cc refs #5500 logger fsync does not fail 2013-04-17 00:01:09 -04:00
rollback-apply.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
rollback-apply.h
rollback-ct-callbacks.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
rollback-ct-callbacks.h refs #5467, undo checkin 2013-04-17 00:01:07 -04:00
rollback.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
rollback.h refs #5222 Implement block cloning for rollback log nodes 2013-04-17 00:01:06 -04:00
rwlock.cc
rwlock.h refs #5312, merge to main 2013-04-17 00:01:03 -04:00
sort-tmpl.h
sort.cc
sort.h
sub_block.cc refs #5507 more mutex initializers 2013-04-17 00:01:07 -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
threadpool.cc refs #5507 more mutex initializers 2013-04-17 00:01:07 -04:00
threadpool.h
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 #5368 unify race detection tool annotations in <toku_race_tools.h> 2013-04-17 00:01:11 -04:00
txn_manager.h
txn_state.h
ule-internal.h refs #5504 step back 2013-04-17 00:01:08 -04:00
ule.cc refs #5368 unify race detection tool annotations in <toku_race_tools.h> 2013-04-17 00:01:11 -04:00
ule.h
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