..
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
Closes #1862 closes[t:1862] LSNs are logged/chosen during the actual close, if closed during recovery, the LSN is passed into close.
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
Closes #1862 closes[t:1862] LSNs are logged/chosen during the actual close, if closed during recovery, the LSN is passed into close.
2013-04-16 23:58:02 -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
panic brt's if recovery fails close[t:2035]
2013-04-16 23:58:03 -04:00
brt.h
panic brt's if recovery fails close[t:2035]
2013-04-16 23:58:03 -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 1792 refs[t:1792] Add more info to show engine status
2013-04-16 23:58:03 -04:00
cachetable.h
Addresses 1792 refs[t:1792] Add more info to show engine status
2013-04-16 23:58:03 -04:00
checkpoint.c
Closes #2055 closes[t:2055] Addresses #2042 refs[t:2042] Fix race condition caused by r14802
2013-04-16 23:58:03 -04:00
checkpoint.h
Addresses #1792 refs[t:1792] Added timestamps to engine status
2013-04-16 23:58:03 -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
Fix recover-missing-logfiles test. In the process, define DB_CLOSE_DONT_TRIM_LOG flag for db_close. Also, remove some old, unused code
2013-04-16 23:58:02 -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
Fix recover-missing-logfiles test. In the process, define DB_CLOSE_DONT_TRIM_LOG flag for db_close. Also, remove some old, unused code
2013-04-16 23:58:02 -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 maxlsn initialization if an empty logfile is encountered [t:1995]
2013-04-16 23:58:02 -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
Addresses #1792 refs[t:1792] Added logger lock info to engine status.
2013-04-16 23:58:03 -04:00
logger.h
Addresses #1792 refs[t:1792] Added logger lock info to engine status.
2013-04-16 23:58:03 -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
panic brt's if recovery fails close[t:2035]
2013-04-16 23:58:03 -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
Addresses #1862 refs[t:1862] Return rollback to use standard messages (accidentally set it to mega-abort/mega-commit in r1862)
2013-04-16 23:58:02 -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 #1862 refs[t:1862] Return ULE_DEBUG to 0 (accidentally set it to 1 in r1862)
2013-04-16 23:58:02 -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