mariadb/newbrt
Bradley C. Kuszmaul 701339ea1d Use prime numbers for the hash table sizes
git-svn-id: file:///svn/tokudb@126 c7de825b-a66e-492c-adef-691d508d4ae1
2007-08-13 21:53:19 +00:00
..
benchmark-test.c Increase buffer pool size 2007-08-13 20:26:23 +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 Make a malloc that reuses things (if you tell it the size of the free'd thing) 2007-08-07 23:38:05 +00:00
brt-serialize.c use pma_bulk_insert to deserialize a leaf block 2007-08-08 20:58:25 +00:00
brt-test.c Make a malloc that reuses things (if you tell it the size of the free'd thing) 2007-08-07 23:38:05 +00:00
brt.c Make the cachetable 127 (prime) instead of 128 2007-08-13 21:23:11 +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 Make a malloc that reuses things (if you tell it the size of the free'd thing) 2007-08-07 23:38:05 +00:00
cachetable.c Use FNV hash function 2007-08-13 18:59:09 +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
hashfun.h Speed up toku_hash_rehash_everything by remembering the hash function 2007-08-13 19:49:06 +00:00
hashtable.c Use prime numbers for the hash table sizes 2007-08-13 21:53:19 +00:00
hashtable.h Use prime numbers for the hash table sizes 2007-08-13 21:53:19 +00:00
hashtest.c Use prime numbers for the hash table sizes 2007-08-13 21:53:19 +00:00
header-io.c Rename 2007-07-13 19:37:47 +00:00
key.c Maybe faster key compare? 2007-08-13 20:04:26 +00:00
key.h Fix up type conflicts with ydb.c 2007-07-24 14:34:05 +00:00
kv-pair.h insert_or_replace in one step 2007-08-13 18:01:09 +00:00
list.h make this file portable to compilers other than gcc 4 2007-08-09 13:00:24 +00:00
log-internal.h More log stuff 2007-08-10 21:39:55 +00:00
log-test.c log-test checks to see if we can find log numbers 2007-08-10 21:15:17 +00:00
log.c More log stuff 2007-08-10 21:39:55 +00:00
Makefile Use prime numbers for the hash table sizes 2007-08-13 21:53:19 +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 Increase size 2007-08-08 15:12:15 +00:00
memory.h Document memory.c and memory.h 2007-08-09 13:26:51 +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 update pma cursors whenever the kv pairs are moved in the pma index. 2007-08-06 19:43:27 +00:00
pma-test.c insert_or_replace in one step 2007-08-13 18:01:09 +00:00
pma.c Remove the silly extra check at the end of pmainternal_find 2007-08-13 18:23:31 +00:00
pma.h insert_or_replace in one step 2007-08-13 18:01:09 +00:00
primes.c Use prime numbers for the hash table sizes 2007-08-13 21:53:19 +00:00
primes.h Use prime numbers for the hash table sizes 2007-08-13 21:53:19 +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 log-test checks to see if we can find log numbers 2007-08-10 21:15:17 +00:00