..
checksum-benchmarks
Up
2007-11-14 17:58:38 +00:00
compression-ratio
Addresses #1765 Merge [12079] into main (pthreads-win32 for windows)
2013-04-16 23:57:53 -04:00
hash-benchmarks
Addresses #1611 toku_htod32 and toku_dtoh32 replace htonl and ntohl (for internal use).
2013-04-16 23:57:46 -04:00
locking-benchmarks
Add test for {{{sync_synchronize}}}. Refs #1738 .
2013-04-16 23:57:51 -04:00
tests
fix some recovery tests close[t:2005] close[t:2010]
2013-04-16 23:58:02 -04:00
worker-thread-benchmarks
Merge main line (up to 6206) and resolve the differences.
2013-04-16 23:57:18 -04:00
.gitignore
Updated git ignore files
2013-04-16 23:57:40 -04:00
backwards_10.c
Addresses #679 refs[t:679] On upgrade from layout_version 10->11, remove checkpoint lsn from header
2013-04-16 23:58:01 -04:00
backwards_10.h
Addresses #1924 refs[t:1924] Fixed upgrade logic: use separate mempool/omt for version 10/11
2013-04-16 23:57:58 -04:00
block_allocator.c
The good stuff from #1884 up to changeset:14213. Refs #1884 . [t:1884].
2013-04-16 23:57:59 -04:00
block_allocator.h
The good stuff from #1884 up to changeset:14213. Refs #1884 . [t:1884].
2013-04-16 23:57:59 -04:00
block_table.c
build with icc on linux
2013-04-16 23:57:54 -04:00
block_table.h
Closes #1693 Zombie brts pass off responsibilities to others.
2013-04-16 23:57:51 -04:00
bread.c
Add #ident Id info to all the newbrt/*.c and newbrt/*.h files. Refs #1529 .
2013-04-16 23:57:48 -04:00
bread.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
brt-internal.h
Addresses #1936 refs[t:1936] Removed log_lsn/disk_lsn from nodes, added original version and version read from disk
2013-04-16 23:58:01 -04:00
brt-search.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
brt-serialize.c
Addresses #1936 refs[t:1936] Removed log_lsn/disk_lsn from nodes, added original version and version read from disk
2013-04-16 23:58:01 -04:00
brt-test-helpers.c
Addresses #1987 refs[t:1987] Fully replace (rename) BRT_CMD with BRT_MSG (same struct) for consistency
2013-04-16 23:58:00 -04:00
brt-verify.c
Addresses #1125 Merged nested transactions from temporary merge branch into main.
2013-04-16 23:57:56 -04:00
brt-XY.c
Addresses #1987 refs[t:1987] Fully replace (rename) BRT_CMD with BRT_MSG (same struct) for consistency
2013-04-16 23:58:00 -04:00
brt.c
Addresses #1737 refs[t:1737] Mega abort/mega commit messages coded
2013-04-16 23:58:02 -04:00
brt.h
fix some recovery tests close[t:2005] close[t:2010]
2013-04-16 23:58:02 -04:00
brt_msg.c
Addresses #1987 refs[t:1987] Fully replace (rename) BRT_CMD with BRT_MSG (same struct) for consistency
2013-04-16 23:58:00 -04:00
brt_msg.h
Addresses #1987 refs[t:1987] Fully replace (rename) BRT_CMD with BRT_MSG (same struct) for consistency
2013-04-16 23:58:00 -04:00
brtdump.c
Addresses #1737 refs[t:1737] Mega abort/mega commit messages coded
2013-04-16 23:58:02 -04:00
brttypes.h
Addresses #1737 refs[t:1737] Mega abort/mega commit messages coded
2013-04-16 23:58:02 -04:00
cachetable.c
Addresses #1936 refs[t:1936] Removed log_lsn/disk_lsn from nodes, added original version and version read from disk
2013-04-16 23:58:01 -04:00
cachetable.h
Addresses #1936 refs[t:1936] Removed log_lsn/disk_lsn from nodes, added original version and version read from disk
2013-04-16 23:58:01 -04:00
checkpoint.c
get the checkpoint tests working again [t:1961]
2013-04-16 23:58:01 -04:00
checkpoint.h
Addresses #1993 refs[t:1993] Added second callback to checkpoint.
2013-04-16 23:58:00 -04:00
fifo.c
Addresses #1987 refs[t:1987] Fully replace (rename) BRT_CMD with BRT_MSG (same struct) for consistency
2013-04-16 23:58:00 -04:00
fifo.h
Addresses #1987 refs[t:1987] Fully replace (rename) BRT_CMD with BRT_MSG (same struct) for consistency
2013-04-16 23:58:00 -04:00
fifo_msg.c
Addresses #1987 refs[t:1987] Fully replace (rename) BRT_CMD with BRT_MSG (same struct) for consistency
2013-04-16 23:58:00 -04:00
fifo_msg.h
Addresses #1987 refs[t:1987] Fully replace (rename) BRT_CMD with BRT_MSG (same struct) for consistency
2013-04-16 23:58:00 -04:00
fingerprint.c
Addresses #1125 Merged nested transactions from temporary merge branch into main.
2013-04-16 23:57:56 -04:00
hashfun.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
hclip.c
Refs #1529 .
2013-04-16 23:57:48 -04:00
includes.h
beginnings of logic to trim log files if possible. No actual trimming done yet
2013-04-16 23:58:01 -04:00
key.c
Refs #1529 .
2013-04-16 23:57:48 -04:00
key.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
kv-pair.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
leafentry.c
Addresses #1924 refs[t:1924] Initial version of upgrade (10->11) logic is complete
2013-04-16 23:57:58 -04:00
leafentry.h
Addresses #1737 refs[t:1737] Mega abort/mega commit messages coded
2013-04-16 23:58:02 -04:00
leaflock.c
Merge 2.0.0 back into main
2013-04-16 23:57:53 -04:00
leaflock.h
Merge 2.0.0 back into main
2013-04-16 23:57:53 -04:00
list.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
lock.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
log-internal.h
beginnings of logic to trim log files if possible. No actual trimming done yet
2013-04-16 23:58:01 -04:00
log.h
Addresses #1125 Merged nested transactions from temporary merge branch into main.
2013-04-16 23:57:56 -04:00
logcursor.c
beginnings of logic to trim log files if possible. No actual trimming done yet
2013-04-16 23:58:01 -04:00
logcursor.h
logcursor changes, fix LSNs, make progress on tests [t:1926]
2013-04-16 23:57:58 -04:00
logfilemgr.c
fix logfile trimming code, change ydb.c to exclusively use toku_checkpoint
2013-04-16 23:58:01 -04:00
logfilemgr.h
Windows port, changed long long to int64_t in logfilemanager
2013-04-16 23:58:01 -04:00
logformat.c
Closes #2003 closes [t:2003] add 'table lock on empty' log entry, and recovery logic for it.
2013-04-16 23:58:01 -04:00
logger.c
protect the logger's n_in_buf variable by increasing the scope of the logger's input lock close[t:2015]
2013-04-16 23:58:02 -04:00
logger.h
fix logfile trimming code, change ydb.c to exclusively use toku_checkpoint
2013-04-16 23:58:01 -04:00
Makefile
beginnings of logic to trim log files if possible. No actual trimming done yet
2013-04-16 23:58:01 -04:00
Makefile.new
Move newbrt tests to subdir. Fixes #796 .
2008-05-08 20:30:33 +00:00
memarena.c
Closes #1969 closes[t:1969] Fix assertion in round_to_page
2013-04-16 23:58:02 -04:00
memarena.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
memory-debug.c
Refs #1529 .
2013-04-16 23:57:48 -04:00
mempool.c
Refs #1529 .
2013-04-16 23:57:48 -04:00
mempool.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
minicron.c
Addresses #1765 Merge [12079] into main (pthreads-win32 for windows)
2013-04-16 23:57:53 -04:00
minicron.h
Windows ports Addresses #1665
2013-04-16 23:57:50 -04:00
omt.c
Addresses #1866 List of live transactions (in logger) is now an omt instead of a linked list.
2013-04-16 23:57:56 -04:00
omt.h
Addresses #1866 List of live transactions (in logger) is now an omt instead of a linked list.
2013-04-16 23:57:56 -04:00
rbuf.h
Addresses #1765 Merge [12079] into main (pthreads-win32 for windows)
2013-04-16 23:57:53 -04:00
recover.c
add another test case for nested txn recovery [t:1960]
2013-04-16 23:58:02 -04:00
recover.h
some changes related to recovery and the log. close[t:1959]
2013-04-16 23:58:00 -04:00
roll.c
filter some operations during recovery close[t:1993]
2013-04-16 23:58:01 -04:00
roll.h
Addresses #1125 Merged nested transactions from temporary merge branch into main.
2013-04-16 23:57:56 -04:00
rollback.c
filter some operations during recovery close[t:1993]
2013-04-16 23:58:01 -04:00
rollback.h
filter some operations during recovery close[t:1993]
2013-04-16 23:58:01 -04:00
rwlock.c
Refs #1529 .
2013-04-16 23:57:48 -04:00
rwlock.h
Closes #1971 closes[t:1971] Hack (redefine UU() again in rwlock.h) to fix windows compile.
2013-04-16 23:58:00 -04:00
tdb-recover.c
merge recovery key compare function to main. close[t:1966]
2013-04-16 23:57:59 -04:00
tdb_logprint.c
Refs #1529 .
2013-04-16 23:57:48 -04:00
threadpool.c
Addresses #1765 , #1730 , #1733 , Merge 12079:12119 from 2.0.0 into main
2013-04-16 23:57:53 -04:00
threadpool.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
toku_worker.c
Addresses #1765 Merge [12079] into main (pthreads-win32 for windows)
2013-04-16 23:57:53 -04:00
toku_worker.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
tokuconst.h
Addresses #1866 refs [t:1866] Disable implicit promotion on query
2013-04-16 23:57:57 -04:00
trace_mem.c
Addresses #1765 Merge [12079] into main (pthreads-win32 for windows)
2013-04-16 23:57:53 -04:00
trace_mem.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
txn.c
filter some operations during recovery close[t:1993]
2013-04-16 23:58:01 -04:00
txn.h
filter some operations during recovery close[t:1993]
2013-04-16 23:58:01 -04:00
ule.c
Addresses #1737 refs[t:1737] Optimized le_has_xids
2013-04-16 23:58:02 -04:00
ule.h
Addresses #1125 Merged nested transactions from temporary merge branch into main.
2013-04-16 23:57:56 -04:00
valgrind.suppressions
Closes #1378 Merged all changes into main.
2013-04-16 23:57:41 -04:00
varray.c
merge -c 14118 tokudb.1960 to main [t:1960]
2013-04-16 23:57:59 -04:00
varray.h
merge -c 14118 tokudb.1960 to main [t:1960]
2013-04-16 23:57:59 -04:00
wbuf.h
add the timestamp log entry. addresses #1855
2013-04-16 23:57:55 -04:00
workqueue.h
Improved comments only
2013-04-16 23:57:52 -04:00
x1764.c
Refs #1529 .
2013-04-16 23:57:48 -04:00
x1764.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
xids-internal.h
Addresses #1125 Merged nested transactions from temporary merge branch into main.
2013-04-16 23:57:56 -04:00
xids.c
Addresses #1125 refs[t:1125] windows warning-removal port of brtdump supporting XIDS
2013-04-16 23:57:58 -04:00
xids.h
Addresses #1125 refs[t:1125] brtdump upgraded to support XIDS in messages
2013-04-16 23:57:58 -04:00
ybt.c
Refs #1529 .
2013-04-16 23:57:48 -04:00
ybt.h
Refs #1529 .
2013-04-16 23:57:48 -04:00