..
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
force recovery down an error path refs[t:2224]
2013-04-16 23:58:55 -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
Closes #2128 closes[t:2128] List structure renamed to toku_list, same as header, and header moved
2013-04-16 23:58:05 -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
Add some carriage returns to dump_translation().
2013-04-16 23:58: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 #1924 refs[t:1924] Disable automatic upgrade until we decide to actually do it.
2013-04-16 23:58:54 -04:00
brt-search.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
brt-serialize.c
Merge from 2212 branch. Fixes #2212 . Fixes[t:2212].
2013-04-16 23:58:55 -04:00
brt-test-helpers.c
Closes #2153 refs[t:2153] fopen logged only once (unless closed and reopened). Removed logger from cachefile_close,
2013-04-16 23:58:06 -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
imp DB_TXN_SYNC ref[t:2190]
2013-04-16 23:58:53 -04:00
brt.h
Closes #2180 closes[t:2180] Recovery forces 'fcreate' in rollback log (when replaying fcreate log entry)
2013-04-16 23:58:52 -04:00
brt_msg.c
remove the fifo_msg cruft from the newbrt refs[t:2189]
2013-04-16 23:58:54 -04:00
brt_msg.h
remove the fifo_msg cruft from the newbrt refs[t:2189]
2013-04-16 23:58:54 -04:00
brtdump.c
Fixes[t:2209] Fixes #2209 .
2013-04-16 23:58:54 -04:00
brttypes.h
delete logging cruft closes[t:2189]
2013-04-16 23:58:53 -04:00
cachetable.c
Addresses #2090 refs[t:2090] Bugfix in cachetable_reserve_filenum(), added test program to exercise filenum reservation/release.
2013-04-16 23:58:54 -04:00
cachetable.h
Addresses #2164 refs[t:2164] Zombie locking contract now enforced in rename/remove
2013-04-16 23:58:06 -04:00
checkpoint.c
Addresses #2164 refs[t:2164] Zombie locking contract now enforced in rename/remove
2013-04-16 23:58:06 -04:00
checkpoint.h
Addresses #2164 refs[t:2164] Zombie locking contract now enforced in rename/remove
2013-04-16 23:58:06 -04:00
fifo.c
remove the fifo peek cmdstruct cruft refs[t:2189]
2013-04-16 23:58:54 -04:00
fifo.h
remove the fifo peek cmdstruct cruft refs[t:2189]
2013-04-16 23:58:54 -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
Closes #2128 closes[t:2128] List structure renamed to toku_list, same as header, and header moved
2013-04-16 23:58:05 -04:00
key.c
Addresses #2037 refs[t:2037] Merged #2037 back into main
2013-04-16 23:58:04 -04:00
key.h
Addresses #2037 refs[t:2037] Merged #2037 back into main
2013-04-16 23:58:04 -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
Addresses #2037 refs[t:2037] Merged #2037 back into main
2013-04-16 23:58:04 -04:00
leaflock.h
Addresses #2037 refs[t:2037] Merged #2037 back into main
2013-04-16 23:58:04 -04:00
lock.h
Refs #1529 .
2013-04-16 23:57:48 -04:00
log-internal.h
imp DB_TXN_SYNC ref[t:2190]
2013-04-16 23:58:53 -04:00
log.h
merge 1967.mtm2 to main refs[t:1967]
2013-04-16 23:58:04 -04:00
logcursor.c
Addresses #2194 refs[t:2194] Windows port work: set default for 'open' to be binary.
2013-04-16 23:58:54 -04:00
logcursor.h
Addresses #652 , #2170 , #2178 refs[t:652,2170,2178] Merge from 3.0.0-logging branch with command: svn merge -r15784:HEAD https://svn.tokutek.com/tokudb/mysql.branches/3.0.0-logging/tokudb .
2013-04-16 23:58:52 -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
replace the timestamp and shutdown log entry with a comment log entry closes[t:2192]
2013-04-16 23:58:53 -04:00
logger.c
closes[t:2221] recovery does not call ydb callbacks
2013-04-16 23:58:55 -04:00
logger.h
remove some more logging cruft refs[t:2189]
2013-04-16 23:58:53 -04:00
Makefile
remove the fifo_msg cruft from the newbrt refs[t:2189]
2013-04-16 23:58:54 -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
Closes #2128 closes[t:2128] List structure renamed to toku_list, same as header, and header moved
2013-04-16 23:58:05 -04:00
rbuf.h
Addresses #2037 refs[t:2037] Merged #2037 back into main
2013-04-16 23:58:04 -04:00
recover.c
Closes #2227 closes[t:2227] Change the way backwards recovery works for
2013-04-16 23:58:55 -04:00
recover.h
speed up recovery by using a large cache table closes[t:2183]
2013-04-16 23:58:53 -04:00
roll.c
Addresses #2164 refs[t:2164] Zombie locking contract now enforced in rename/remove
2013-04-16 23:58:06 -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
rename __rolltmp to __tokudb_rolltmp closes[t:2184]
2013-04-16 23:58:53 -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
speed up recovery by using a large cache table closes[t:2183]
2013-04-16 23:58:53 -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
imp DB_TXN_SYNC ref[t:2190]
2013-04-16 23:58:53 -04:00
txn.h
imp DB_TXN_SYNC ref[t:2190]
2013-04-16 23:58:53 -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
delete logging cruft closes[t:2189]
2013-04-16 23:58:53 -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