mariadb/newbrt
Rich Prohaska 52de2a3a7e test case for the invalidate recursion. addresses #1622
git-svn-id: file:///svn/toku/tokudb@10858 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:57:47 -04:00
..
checksum-benchmarks Up 2007-11-14 17:58:38 +00:00
compression-ratio Addresses #1611 toku_htod32 and toku_dtoh32 replace htonl and ntohl (for internal use). 2013-04-16 23:57:46 -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 build the locking-benchmarks on fedora9 2013-04-16 23:57:41 -04:00
omt-with-o1-cursors Addresses #855, #856. Reworked ExpectedO(1) cursors to be as close 2008-06-03 04:25:28 +00:00
tests test case for the invalidate recursion. addresses #1622 2013-04-16 23:57:47 -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
block_allocator.c Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
block_allocator.h Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
block_table.c Merged windows compile error fix from #1510 2013-04-16 23:57:44 -04:00
block_table.h All the old recovery tests work (#1364), and are merged onto the main line. 2013-04-16 23:57:44 -04:00
bread.c Addresses #1611 toku_htod32 and toku_dtoh32 replace htonl and ntohl (for internal use). 2013-04-16 23:57:46 -04:00
bread.h Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
brt-internal.h Merge in 1591 and fix conflicts. Fixes #1591. 2013-04-16 23:57:47 -04:00
brt-search.h Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
brt-serialize.c Merge in 1591 and fix conflicts. Fixes #1591. 2013-04-16 23:57:47 -04:00
brt-test-helpers.c Merge in 1591 and fix conflicts. Fixes #1591. 2013-04-16 23:57:47 -04:00
brt-verify.c Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
brt-XY.c Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
brt.c Candidate fix for #1632. Refs #1632. 2013-04-16 23:57:47 -04:00
brt.h {{{db->stat64}}} now has all functionality required for #447. 2013-04-16 23:57:47 -04:00
brtdump.c Merge in 1591 and fix conflicts. Fixes #1591. 2013-04-16 23:57:47 -04:00
brttypes.h Addresses #1531 linux port (fix compile) of [10491] 2013-04-16 23:57:45 -04:00
cachetable-rwlock.h Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
cachetable.c {{{db->stat64}}} now has all functionality required for #447. 2013-04-16 23:57:47 -04:00
cachetable.h {{{db->stat64}}} now has all functionality required for #447. 2013-04-16 23:57:47 -04:00
fifo.c Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
fifo.h Get rid of icc warnings (with port-win warnings.) Addresss #1185. 2013-04-16 23:57:21 -04:00
fingerprint.c Addresses #1611 toku_htod32 and toku_dtoh32 replace htonl and ntohl (for internal use). 2013-04-16 23:57:46 -04:00
hashfun.h Closes #567 2008-03-27 16:26:15 +00:00
hclip.c A tool for only printing the first few columns 2008-01-31 13:03:35 +00:00
includes.h rename to toku_portability.h addresses #1269 2013-04-16 23:57:29 -04:00
key.c Addresses #1576 Remove 'return a-b' comparison trick from default key compare function 2013-04-16 23:57:45 -04:00
key.h Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
kv-pair.h {{{test-recover3.tdb}}} doesn't crash during recovery now. (It crashes because it recovered to the wrong state.) Addresses #558. 2008-04-03 22:27:32 +00:00
leafentry.c speed up leafentry_disksize. addresses #1585 2013-04-16 23:57:45 -04:00
leafentry.h Addresses #1611 toku_htod32 and toku_dtoh32 replace htonl and ntohl (for internal use). 2013-04-16 23:57:46 -04:00
leaflock.c Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
leaflock.h Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
list.h Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
lock.h Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
log-internal.h All the old recovery tests work (#1364), and are merged onto the main line. 2013-04-16 23:57:44 -04:00
log.c Addresses #1617 Add byte-order verification to header. version/size of header is always stored in network order 2013-04-16 23:57:46 -04:00
log.h Make a test for #1572. This test causes the assertion reported by kayak to fail in the old code, but doesn't fail in the new code. 2013-04-16 23:57:45 -04:00
logformat.c Addresses #1590 copying out lsn is non-ignorable overhead. Logging functions now copy out lsn 2013-04-16 23:57:46 -04:00
Makefile Fixes #1580. logformat now only runs once. 2013-04-16 23:57:45 -04:00
Makefile.new Move newbrt tests to subdir. Fixes #796. 2008-05-08 20:30:33 +00:00
memarena.c Addresses #1577 Fix calculation of total memory size of a memarena 2013-04-16 23:57:46 -04:00
memarena.h Fix regression where we would not pass some memarenas to a parent transactions. Fixes #1577 2013-04-16 23:57:45 -04:00
memory-debug.c Merge the 558 branch back to the main with 2008-04-02 23:40:36 +00:00
mempool.c CIL gets upset if includes are not in the same order, because int64_t gets typedefed to different things depending on what you include. So do all the includes in a standard way. Addresses #1185. 2013-04-16 23:57:20 -04:00
mempool.h Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
omt.c Closes #1575 Added toku_omt_create_steal_sorted_array 2013-04-16 23:57:45 -04:00
omt.h Closes #1575 Added toku_omt_create_steal_sorted_array 2013-04-16 23:57:45 -04:00
rbuf.h Addresses #1617 Add byte-order verification to header. version/size of header is always stored in network order 2013-04-16 23:57:46 -04:00
recover.c Addresses #1531 Ported stat/fstat. toku_stat, toku_fstat (struct is toku_struct_stat), poisoned the use of the functions 2013-04-16 23:57:45 -04:00
roll.c Double check that uses of snprintf inside brt code are OK. Refs #1508. 2013-04-16 23:57:42 -04:00
rwlock.c Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
tdb-recover.c Addresses #1531 tdb-recover calls brt_init/destroy as necessary 2013-04-16 23:57:45 -04:00
tdb_logprint.c Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
threadpool.c Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
threadpool.h Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
toku_worker.c Turn on higher compression (#1192), increase block size (#1168), and provide a way to measure workqueue fullness (#1399). 2013-04-16 23:57:38 -04:00
toku_worker.h merge generalized worker threads from the 1183 branch. addresses #1183 2013-04-16 23:57:38 -04:00
trace_mem.c Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
trace_mem.h Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
valgrind.suppressions Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
wbuf.h Addresses #1617 Add byte-order verification to header. version/size of header is always stored in network order 2013-04-16 23:57:46 -04:00
workqueue.h Turn on higher compression (#1192), increase block size (#1168), and provide a way to measure workqueue fullness (#1399). 2013-04-16 23:57:38 -04:00
x1764.c Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
x1764.h compile using gcc 4.3 (fedora 9) addresses #1195 2013-04-16 23:57:25 -04:00
ybt.c Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
ybt.h Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00