You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Yoni Fogel e8226b79b8 refs #6286 Add infrastructure to use column names for info schema 13 years ago
..
checksum-benchmarks closes #5206 merge c++ changes to mainline 13 years ago
compression-ratio refs #5081 Replace all usage: 13 years ago
hash-benchmarks refs #5081 Replace all usage: 13 years ago
locking-benchmarks refs #5418 merge promotion to main 13 years ago
tests fixes #6086 Merge 6086 to main. We now read in basement nodes if a full keyrange resides in it so that we can answer more accurately. 13 years ago
worker-thread-benchmarks refs #5418 merge promotion to main 13 years ago
x1764-speedup refs #5081 Replace all usage: 13 years ago
CMakeLists.txt closes #5949 merge to main 13 years ago
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 13 years ago
background_job_manager.h closes #5206 merge c++ changes to mainline 13 years ago
block_allocator.cc refs #5842, merge Direct I/O to main 13 years ago
block_allocator.h refs #5081 Replace all usage: 13 years ago
block_table.cc refs #5896, cleanup code around cleanup_failed_checkpoint 13 years ago
block_table.h closes #5757 merge information_schema.tokudb_fractal_tree_info and information_schema.tokudb_fractal_tree_block_map to main 13 years ago
cachetable-internal.h refs #6162, merge fractal tree piece to main 13 years ago
cachetable.cc refs #6286 Add infrastructure to use column names for info schema 13 years ago
cachetable.h refs #6162, merge fractal tree piece to main 13 years ago
checkpoint.cc refs #6286 Add infrastructure to use column names for info schema 13 years ago
checkpoint.h refs #6162, merge fractal tree piece to main 13 years ago
comparator.h fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
compress.cc closes #5916 merge to main 13 years ago
compress.h closes #5206 merge c++ changes to mainline 13 years ago
dbufio.cc refs #5663 Delete obsolete todo 13 years ago
dbufio.h refs #5663 Merge #5663 onto main 13 years ago
fifo.cc refs #5418 merge promotion to main 13 years ago
fifo.h refs #5418 merge promotion to main 13 years ago
ft-cachetable-wrappers.cc refs #5418 merge promotion to main 13 years ago
ft-cachetable-wrappers.h refs #5418 merge promotion to main 13 years ago
ft-flusher-internal.h refs #5559 merge 5559 to main 13 years ago
ft-flusher.cc refs #6286 Add infrastructure to use column names for info schema 13 years ago
ft-flusher.h refs #5559 merge 5559 to main 13 years ago
ft-hot-flusher.cc refs #6286 Add infrastructure to use column names for info schema 13 years ago
ft-internal.h fixes #6086 Merge 6086 to main. We now read in basement nodes if a full keyrange resides in it so that we can answer more accurately. 13 years ago
ft-node-deserialize.cc refs #5442, merge to main 13 years ago
ft-ops.cc refs #6286 Add infrastructure to use column names for info schema 13 years ago
ft-ops.h fixes #6086 Merge 6086 to main. We now read in basement nodes if a full keyrange resides in it so that we can answer more accurately. 13 years ago
ft-search.h fixes #5723 refs #5801 merge 5723 to main and merge some last-minute 5801 fixes: 13 years ago
ft-serialize.cc refs #5889 fix memory leak 13 years ago
ft-test-helpers.cc closes #5773, merge to main from tokudb.5773, Merging r51027 through r51078 into '.' 13 years ago
ft-verify.cc refs #5418 merge promotion to main 13 years ago
ft.cc refs #5889 fix memory leak 13 years ago
ft.h refs #5820 Merge information schema to mainline 13 years ago
ft_layout_version.h refs #5902 Add layout version change 13 years ago
ft_msg.cc refs #5081 Replace all usage: 13 years ago
ft_msg.h refs #5081 Replace all usage: 13 years ago
ft_node-serialize.cc refs #6286 Add infrastructure to use column names for info schema 13 years ago
ftdump.cc refs #5973, implement the fractal tree pieces on main 13 years ago
ftloader-callback.cc fixes #5723 refs #5801 merge 5723 to main and merge some last-minute 5801 fixes: 13 years ago
ftloader-internal.h refs #5663 Merge #5663 onto main 13 years ago
ftloader.cc refs #5842, merge Direct I/O to main 13 years ago
ftloader.h refs #5663 Merge #5663 onto main 13 years ago
fttypes.h refs #6058, merge to main! 13 years ago
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 13 years ago
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 13 years ago
key.h refs #5101 coverage and manual inspection says toku_dont_call_this_compare is dead code 13 years ago
le-cursor.cc fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
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 13 years ago
leafentry.cc fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
leafentry.h fixes #5762 oldest_referenced_xid and oldest_referenced_xid_known now share a prefix, which makes searching for them together a little easier 13 years ago
log-internal.h refs #5891, merge to main 13 years ago
log.h refs #5638, merge to main, finally. 13 years ago
log_upgrade.cc fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
logcursor.cc refs #5127 allocate space for getcwd ourselves, to avoid system malloc conflicts with jemalloc frees that showed up on osx 13 years ago
logcursor.h closes #5206 merge c++ changes to mainline 13 years ago
logfilemgr.cc fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
logfilemgr.h closes #5206 merge c++ changes to mainline 13 years ago
logformat.cc refs #6058, merge to main! 13 years ago
logger.cc refs #6286 Add infrastructure to use column names for info schema 13 years ago
logger.h fixes #6160 Skip taking input lock for pure fsyncs. This might improve group commit. 13 years ago
memarena.cc fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
memarena.h fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
minicron.cc refs #6162, fix bug in minicron 13 years ago
minicron.h refs #6162, merge fractal tree piece to main 13 years ago
omt.cc fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
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 13 years ago
pqueue.cc closes #5206 merge c++ changes to mainline 13 years ago
pqueue.h closes #5206 merge c++ changes to mainline 13 years ago
queue.cc refs #5507 fix usage of toku mutexes in the loader 13 years ago
queue.h refs #5081 Replace all usage: 13 years ago
quicklz.cc refs #5206 address review comments: remove static "allocation constructors", rename init/deinit to create/destroy 13 years ago
quicklz.h fixes #5797 cilk artifacts removed 13 years ago
rbuf.h refs #5638, merge to main, finally. 13 years ago
recover.cc closes #5554, merge to main 13 years ago
recover.h refs #5081 Replace all usage: 13 years ago
roll.cc refs #5638, merge to main, finally. 13 years ago
rollback-apply.cc refs #5638, merge to main, finally. 13 years ago
rollback-apply.h closes #5206 merge c++ changes to mainline 13 years ago
rollback-ct-callbacks.cc refs #5737, merge to main 13 years ago
rollback-ct-callbacks.h refs #5737, merge to main 13 years ago
rollback.cc refs #5638, merge to main, finally. 13 years ago
rollback.h refs #5638, merge to main, finally. 13 years ago
rollback_log_node_cache.cc fixes #5848 add "Id" keyword to each file that did not already have it 13 years ago
rollback_log_node_cache.h fixes #5848 add "Id" keyword to each file that did not already have it 13 years ago
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 13 years ago
sub_block.h refs #5663 Merge #5663 onto main 13 years ago
sub_block_map.h refs #5081 Replace all usage: 13 years ago
tdb-recover.cc fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
tdb_logprint.cc fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
tokuconst.h closes #5206 merge c++ changes to mainline 13 years ago
txn.cc refs #6286 Add infrastructure to use column names for info schema 13 years ago
txn.h refs #6058, merge to main! 13 years ago
txn_child_manager.cc refs #5965 fix some mutex initializations 13 years ago
txn_child_manager.h refs #5638, merge to main, finally. 13 years ago
txn_manager.cc refs #5891, merge to main 13 years ago
txn_manager.h refs #5891, merge to main 13 years ago
txn_state.h closes #5206 merge c++ changes to mainline 13 years ago
ule-internal.h refs #5418 merge promotion to main 13 years ago
ule.cc refs #6286 Add infrastructure to use column names for info schema 13 years ago
ule.h refs #5559 merge 5559 to main 13 years ago
valgrind.suppressions refs #5537 add valgrind suppressions 13 years ago
wbuf.h refs #5638, merge to main, finally. 13 years ago
workset.h closes #5206 merge c++ changes to mainline 13 years ago
x1764.cc fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
x1764.h fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
xids-internal.h refs #5081 Replace all usage: 13 years ago
xids.cc closes #5554, merge to main 13 years ago
xids.h closes #5554, merge to main 13 years ago
ybt.cc refs #5671 add toku_memdup_dbt, it's cleaner 13 years ago
ybt.h refs #5671 add toku_memdup_dbt, it's cleaner 13 years ago