stasis-aries-wal/src/stasis
2009-05-21 04:13:50 +00:00
..
bufferManager refactored truncation + dirty page table, fixed doxygen warnings. 2009-05-20 21:23:51 +00:00
io more refactoring; removed static variables from pageHandle.c 2009-05-08 04:56:34 +00:00
logger Fix for Issue 1. Reworked log format so that nested top actions do not need to look up old entries during forward operation. This saves log bandwidth and avoids the bug that caused the performance regression 2009-05-14 21:28:09 +00:00
operations fixes Issue 8: When passed a prefix of an existing key, pageOrientedList will no longer treat the prefix and the existing key interchangably 2009-05-21 04:13:50 +00:00
page refactored truncation + dirty page table, fixed doxygen warnings. 2009-05-20 21:23:51 +00:00
replacementPolicy made pass over log documentation 2009-05-13 22:06:58 +00:00
.cvsignore Updated svn:ignore. 2007-10-03 01:52:41 +00:00
allocationPolicy.c renamed some functions to match naming convention 2009-05-08 06:53:30 +00:00
arrayCollection.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
blobManager.c renamed some functions to match naming convention 2009-05-08 06:53:30 +00:00
bufferManager.c more refactoring; removed static variables from pageHandle.c 2009-05-08 04:56:34 +00:00
bufferPool.c removed static variables from bufferPool.c; renamed methods, moved Page typedef to common.h 2009-04-13 21:55:08 +00:00
CMakeLists.txt refactored truncation + dirty page table, fixed doxygen warnings. 2009-05-20 21:23:51 +00:00
common.c All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
compensations.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
consumer.c Clean up includes for new cmake build system. 2008-03-02 23:21:39 +00:00
crc32.c Fix linker namespace collision with libz 2007-12-06 21:52:37 +00:00
dirtyPageTable.c refactored truncation + dirty page table, fixed doxygen warnings. 2009-05-20 21:23:51 +00:00
doubleLinkedList.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
fifo.c All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
flags.c yet another refactoring; broke groupForce into its own module, removed more static variables and namespace violations 2009-05-13 18:04:53 +00:00
graph.c renamed some functions to match naming convention 2009-05-08 06:53:30 +00:00
hash.c renamed hash() to avoid linker collisions; inlined some hash functions 2009-02-20 23:42:54 +00:00
iterator.c move hash iterator code around, update documentation 2008-11-13 00:12:19 +00:00
lhtable.c renamed hash() to avoid linker collisions; inlined some hash functions 2009-02-20 23:42:54 +00:00
linkedlist.c All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
lockManager.c renamed hash() to avoid linker collisions; inlined some hash functions 2009-02-20 23:42:54 +00:00
Makefile.am refactored truncation + dirty page table, fixed doxygen warnings. 2009-05-20 21:23:51 +00:00
multiplexer.c All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
operations.c nested top action cleanup and bugfix; subsequent recovery calls could undo logical undos in some circumstances 2009-04-03 22:01:37 +00:00
page.c refactored truncation + dirty page table, fixed doxygen warnings. 2009-05-20 21:23:51 +00:00
pageHandle.c refactored truncation + dirty page table, fixed doxygen warnings. 2009-05-20 21:23:51 +00:00
recovery2.c Fix for Issue 1. Reworked log format so that nested top actions do not need to look up old entries during forward operation. This saves log bandwidth and avoids the bug that caused the performance regression 2009-05-14 21:28:09 +00:00
redblack.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
ringbuffer.c Renamed some methods; fixed bug that caused recovery to create potentially unbounded numbers of concurrent, active transactions. 2009-04-11 17:17:42 +00:00
rw.c do away with librw 2008-11-07 03:44:41 +00:00
stats.c All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
transactional2.c refactored truncation + dirty page table, fixed doxygen warnings. 2009-05-20 21:23:51 +00:00
truncation.c refactored truncation + dirty page table, fixed doxygen warnings. 2009-05-20 21:23:51 +00:00