Sears Russell
|
1846340251
|
Zero out memory at initilization
|
2008-02-19 21:29:46 +00:00 |
|
Sears Russell
|
5384d1efc5
|
indirect.c creates a scratch page with malloc. It wasn't setting the scratch page's type to UNINITIALIZED_PAGE, leading to segfaults.
|
2007-11-12 16:32:00 +00:00 |
|
Sears Russell
|
799c7498cd
|
Essentially leak free (mem and disk) after a few hours of roseTable
|
2007-11-12 07:27:49 +00:00 |
|
Sears Russell
|
c9bbf3af94
|
Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup.
|
2007-10-02 00:18:33 +00:00 |
|
Sears Russell
|
5bd2138a8b
|
Fixes a number of memory leaks; adds pageCleanup() callback, and allows callers to use custom allocators with LSM trees
|
2007-08-20 21:58:20 +00:00 |
|
Sears Russell
|
8963d6d381
|
Fixed recordNext(), add unit test for recordNext() on slotted and fixed pages.
|
2007-08-20 16:04:44 +00:00 |
|
Sears Russell
|
9fd91cffb8
|
Updated page api to handle page types that need to grab resources on record read/ write, or that perform callbacks when read / written to disk.
|
2007-07-18 20:09:14 +00:00 |
|
no author
|
d0274c3304
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
|