Rich Prohaska
|
9f70fff85d
|
try multiple brt fanout's
git-svn-id: file:///svn/tokudb@197 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-25 21:58:25 +00:00 |
|
Bradley C. Kuszmaul
|
8b01b4d7a2
|
One-per-line in the makefile BINS
git-svn-id: file:///svn/tokudb@192 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-24 18:38:43 +00:00 |
|
Bradley C. Kuszmaul
|
611a2249ec
|
One-per-line in the makefile BINS
git-svn-id: file:///svn/tokudb@191 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-24 18:38:11 +00:00 |
|
Bradley C. Kuszmaul
|
2fcb4bfaaf
|
Separate rbuf and wbuf so that log.c can use it. Check in a perliminary version of log.c
git-svn-id: file:///svn/tokudb@162 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-21 23:32:17 +00:00 |
|
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 |
|
Bradley C. Kuszmaul
|
7b2ef97760
|
Speed up toku_hash_rehash_everything by remembering the hash function
git-svn-id: file:///svn/tokudb@120 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-13 19:49:06 +00:00 |
|
Bradley C. Kuszmaul
|
326da930c4
|
log-test checks to see if we can find log numbers
git-svn-id: file:///svn/tokudb@106 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-10 21:15:17 +00:00 |
|
Bradley C. Kuszmaul
|
e1c5b6bd16
|
This works: make CYGWIN=cygwin check
git-svn-id: file:///svn/tokudb@102 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-09 13:35:23 +00:00 |
|
Bradley C. Kuszmaul
|
0344ea4ae8
|
Try using an auto variable where a malloc was used in the smooth fun
git-svn-id: file:///svn/tokudb@91 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-07 22:39:23 +00:00 |
|
Bradley C. Kuszmaul
|
681e132378
|
Add the benchmark test
git-svn-id: file:///svn/tokudb@83 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-01 20:53:40 +00:00 |
|
Bradley C. Kuszmaul
|
226afd335b
|
Add the benchmark test
git-svn-id: file:///svn/tokudb@82 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-01 20:53:18 +00:00 |
|
Bradley C. Kuszmaul
|
398a447dea
|
valgrind runs on everything
git-svn-id: file:///svn/tokudb@81 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-01 17:25:22 +00:00 |
|
Bradley C. Kuszmaul
|
97d2b0d8aa
|
Get rid of a bunch of valgrind warnings (none of which are real errors, probably)
git-svn-id: file:///svn/tokudb@76 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-01 02:37:21 +00:00 |
|
Bradley C. Kuszmaul
|
75395214ce
|
valgrind caught a real bug in the ybt-tests (not in the ybt itself)
git-svn-id: file:///svn/tokudb@74 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-31 21:40:30 +00:00 |
|
Bradley C. Kuszmaul
|
2e236b1f5e
|
Remove -O2
git-svn-id: file:///svn/tokudb@48 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-27 14:20:35 +00:00 |
|
Bradley C. Kuszmaul
|
28102024a2
|
Work on pma spec and speed up key compare
git-svn-id: file:///svn/tokudb@47 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-26 13:57:32 +00:00 |
|
Bradley C. Kuszmaul
|
905067c30c
|
Speed things up by shrinking the hash table properly
git-svn-id: file:///svn/tokudb@42 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-24 20:23:09 +00:00 |
|
Bradley C. Kuszmaul
|
e6e8a2aebc
|
Rename hash functions to avoid conflict with mysql
git-svn-id: file:///svn/tokudb@38 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-24 15:08:05 +00:00 |
|
Bradley C. Kuszmaul
|
9724618448
|
regression tests starting to run
git-svn-id: file:///svn/tokudb@33 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-24 02:36:00 +00:00 |
|
Bradley C. Kuszmaul
|
62cfb06cc9
|
Things compile again after fiddling with the compare function. There's a malloc bug, however
git-svn-id: file:///svn/tokudb@32 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-24 01:32:03 +00:00 |
|
Bradley C. Kuszmaul
|
762601f0d2
|
change my_malloc to toku_malloc. It all works
git-svn-id: file:///svn/tokudb@26 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-20 18:00:14 +00:00 |
|
Bradley C. Kuszmaul
|
848669dce8
|
Remove mdict-test
git-svn-id: file:///svn/tokudb@5 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-16 13:15:24 +00:00 |
|
Bradley C. Kuszmaul
|
2f8ec84fb8
|
Rename
git-svn-id: file:///svn/tokudb@4 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-13 19:37:47 +00:00 |
|