.. |
bufferManager
|
yet another refactoring; broke groupForce into its own module, removed more static variables and namespace violations
|
2009-05-13 18:04:53 +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
|
yet another refactoring; broke groupForce into its own module, removed more static variables and namespace violations
|
2009-05-13 18:04:53 +00:00 |
page
|
yet another refactoring; broke groupForce into its own module, removed more static variables and namespace violations
|
2009-05-13 18:04:53 +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
|
yet another refactoring; broke groupForce into its own module, removed more static variables and namespace violations
|
2009-05-13 18:04:53 +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 |
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
|
yet another refactoring; broke groupForce into its own module, removed more static variables and namespace violations
|
2009-05-13 18:04:53 +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
|
renamed some functions to match naming convention
|
2009-05-08 06:53:30 +00:00 |
pageHandle.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 |
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
|
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 |
truncation.c
|
more eclipse refactoring; cleaned up some names, whitespace and documentation
|
2009-04-13 22:50:12 +00:00 |