mariadb/newbrt
Rich Prohaska e3c9ea0202 change the pma index from an array of pairs to an array of pointers
to the key and value.  this change was made to address the slow 
insert performance on an amd64 machine.



git-svn-id: file:///svn/tokudb@87 c7de825b-a66e-492c-adef-691d508d4ae1
2007-08-03 17:21:20 +00:00
..
benchmark-test.c Add the benchmark test 2007-08-01 20:53:18 +00:00
brt-internal.h Get rid of a bunch of valgrind warnings (none of which are real errors, probably) 2007-08-01 02:37:21 +00:00
brt-serialize-test.c Get rid of a bunch of valgrind warnings (none of which are real errors, probably) 2007-08-01 02:37:21 +00:00
brt-serialize.c More 64-bit portability 2007-07-31 21:23:00 +00:00
brt-test.c Get rid of a bunch of valgrind warnings (none of which are real errors, probably) 2007-08-01 02:37:21 +00:00
brt.c Valgrind caught an error (uninitialized dirty bit) 2007-08-01 16:01:52 +00:00
brt.h Fix up type conflicts with ydb.c 2007-07-24 14:34:05 +00:00
brttypes.h Rename 2007-07-13 19:37:47 +00:00
cachetable-test.c Get rid of a bunch of valgrind warnings (none of which are real errors, probably) 2007-08-01 02:37:21 +00:00
cachetable.c Valgrind caught an error (uninitialized dirty bit) 2007-08-01 16:01:52 +00:00
cachetable.h Get rid of a bunch of valgrind warnings (none of which are real errors, probably) 2007-08-01 02:37:21 +00:00
hashtable.c Tests run again 2007-07-30 21:44:27 +00:00
hashtable.h Rename hash functions to avoid conflict with mysql 2007-07-24 15:08:05 +00:00
hashtest.c make valgrind happy 2007-07-31 21:34:08 +00:00
header-io.c Rename 2007-07-13 19:37:47 +00:00
key.c Work on pma spec and speed up key compare 2007-07-26 13:57:32 +00:00
key.h Fix up type conflicts with ydb.c 2007-07-24 14:34:05 +00:00
kv-pair.h change the pma index from an array of pairs to an array of pointers 2007-08-03 17:21:20 +00:00
Makefile Add the benchmark test 2007-08-01 20:53:40 +00:00
mdict-test.c Rename 2007-07-13 19:37:47 +00:00
mdict.c Rename 2007-07-13 19:37:47 +00:00
mdict.h Rename 2007-07-13 19:37:47 +00:00
memory.c Get rid of a bunch of valgrind warnings (none of which are real errors, probably) 2007-08-01 02:37:21 +00:00
memory.h Get rid of a bunch of valgrind warnings (none of which are real errors, probably) 2007-08-01 02:37:21 +00:00
myassert.c Rename 2007-07-13 19:37:47 +00:00
myassert.h Rename 2007-07-13 19:37:47 +00:00
pma-internal.h change the pma index from an array of pairs to an array of pointers 2007-08-03 17:21:20 +00:00
pma-test.c change the pma index from an array of pairs to an array of pointers 2007-08-03 17:21:20 +00:00
pma.c change the pma index from an array of pairs to an array of pointers 2007-08-03 17:21:20 +00:00
pma.h split a pma into 2, cursors on the pma not yet implemented 2007-07-30 16:32:46 +00:00
randdb4.c Rename 2007-07-13 19:37:47 +00:00
ybt-test.c valgrind caught a real bug in the ybt-tests (not in the ybt itself) 2007-07-31 21:40:30 +00:00
ybt.c More work on making compare_fun 2007-07-24 11:13:42 +00:00
ybt.h More work on making compare_fun 2007-07-24 11:13:42 +00:00
yerror.h Valgrind caught an error (uninitialized dirty bit) 2007-08-01 16:01:52 +00:00