Bradley C. Kuszmaul
|
2d351ec3d4
|
mixing toku_malloc and malloc is not a problem. At least with BUFFERED_MALLOC not defined. Added a test, and a {{{#error}}} inside {{{memory.c}}}. Fixes #161.
git-svn-id: file:///svn/tokudb@1026 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-12-10 11:28:00 +00:00 |
|
Bradley C. Kuszmaul
|
8b48d70c9d
|
Rename a bunch of symbols to toku_symbols. Addresses #8.
git-svn-id: file:///svn/tokudb@827 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-11-29 15:41:46 +00:00 |
|
Bradley C. Kuszmaul
|
0a6d3a6cc6
|
Rename a bunch of symbols to toku_symbols. Addresses #8.
git-svn-id: file:///svn/tokudb@826 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-11-29 15:34:49 +00:00 |
|
Bradley C. Kuszmaul
|
1a155723d6
|
Add copyrights using #ident on the top of newbrt sources. Addresses #54.
git-svn-id: file:///svn/tokudb@817 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-11-29 14:18:54 +00:00 |
|
Bradley C. Kuszmaul
|
e4dcc3e9f8
|
A bunch of symbols that don't start with toku_ are made static or start with toku_. Addresses #8.
git-svn-id: file:///svn/tokudb@801 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-11-28 19:09:24 +00:00 |
|
Bradley C. Kuszmaul
|
a87bc1210d
|
Increase size
git-svn-id: file:///svn/tokudb@98 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-08 15:12:15 +00:00 |
|
Bradley C. Kuszmaul
|
1639bb4b43
|
Increase size
git-svn-id: file:///svn/tokudb@97 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-08 15:06:51 +00:00 |
|
Bradley C. Kuszmaul
|
37b9ab72dd
|
Report on how many fresh mallocs
git-svn-id: file:///svn/tokudb@95 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-08 14:29:31 +00:00 |
|
Bradley C. Kuszmaul
|
3bba4f46d9
|
Make a malloc that reuses things (if you tell it the size of the free'd thing)
git-svn-id: file:///svn/tokudb@94 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-07 23:38:05 +00:00 |
|
Bradley C. Kuszmaul
|
f94ef8fc9d
|
Count the number of mallocs of different sizes
git-svn-id: file:///svn/tokudb@93 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-08-07 23:14:09 +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
|
3a649a8ac7
|
After lots of hacking, the reressions are OK again
git-svn-id: file:///svn/tokudb@34 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-24 03:28:48 +00:00 |
|
Bradley C. Kuszmaul
|
0a13028a99
|
More test cases
git-svn-id: file:///svn/tokudb@30 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-23 15:11:54 +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
|
2f8ec84fb8
|
Rename
git-svn-id: file:///svn/tokudb@4 c7de825b-a66e-492c-adef-691d508d4ae1
|
2007-07-13 19:37:47 +00:00 |
|