stasis-aries-wal/src/stasis
2007-11-02 21:20:30 +00:00
..
bufferManager * Remove spurious warnings messages from tests that intentionally crash stasis. 2007-10-23 23:16:58 +00:00
io Added force() to the handle API. It is now called from tests, and by the buffer manager 2007-10-23 01:51:03 +00:00
logger Renamed physical_slot_length 2007-10-03 01:53:51 +00:00
operations Tuple insertion now works (modulo storage leakage, hard coded tree sizes (not even ratios), and many other problems...) 2007-11-02 21:20:30 +00:00
page Tuple insertion now works (modulo storage leakage, hard coded tree sizes (not even ratios), and many other problems...) 2007-11-02 21:20:30 +00:00
replacementPolicy Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
.cvsignore Updated svn:ignore. 2007-10-03 01:52:41 +00:00
allocationPolicy.c 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
arrayCollection.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
blobManager.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
blobManager.h 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
bufferManager.c * Remove spurious warnings messages from tests that intentionally crash stasis. 2007-10-23 23:16:58 +00:00
bufferPool.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
common.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
compensations.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
consumer.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
crc32.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
doubleLinkedList.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
fifo.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
flags.c * Remove spurious warnings messages from tests that intentionally crash stasis. 2007-10-23 23:16:58 +00:00
graph.c support "make install", and use libtool to generate .so, .a files. 2007-06-25 15:47:28 +00:00
hash.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
io.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
io.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
iterator.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
latches.h 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
lhtable.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
linkedlist.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
linkedlist.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
lockManager.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
Makefile.am 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
multiplexer.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
operations.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
page.c Renamed physical_slot_length 2007-10-03 01:53:51 +00:00
page.h Renamed physical_slot_length 2007-10-03 01:53:51 +00:00
pageCache.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
pageFile.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
pageFile.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
pageHandle.c Added force() to the handle API. It is now called from tests, and by the buffer manager 2007-10-23 01:51:03 +00:00
recovery2.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
redblack.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
replacementPolicy.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
ringbuffer.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
stats.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
transactional2.c * Remove spurious warnings messages from tests that intentionally crash stasis. 2007-10-23 23:16:58 +00:00
truncation.c * Remove spurious warnings messages from tests that intentionally crash stasis. 2007-10-23 23:16:58 +00:00