stasis-aries-wal/src/stasis
Sears Russell 77b24a991d - Arrange for buffer manager writback to use group commit
- Only call correct log force when log_to_mem is enabled.
2008-12-01 04:28:46 +00:00
..
bufferManager moved legacy buffer manager into its own directory 2008-11-13 20:08:37 +00:00
io sort of compiles under macos now 2008-11-25 01:19:36 +00:00
logger - Arrange for buffer manager writback to use group commit 2008-12-01 04:28:46 +00:00
operations fix lsm iterator data corruption bug 2008-11-26 22:39:48 +00:00
page Fixed overly specific assertion. 2008-10-04 15:53:19 +00:00
replacementPolicy moved legacy buffer manager into its own directory 2008-11-13 20:08:37 +00:00
.cvsignore Updated svn:ignore. 2007-10-03 01:52:41 +00:00
allocationPolicy.c transactions now can check with allocation policy before allocating to pages of their own choosing 2008-10-27 23:20:31 +00:00
arrayCollection.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
blobManager.c fixes numerous blob bugs, allowing linearHashNTA to store arbitrary length key,value pairs. 2008-11-13 04:18:50 +00:00
bufferManager.c moved legacy buffer manager into its own directory 2008-11-13 20:08:37 +00:00
bufferPool.c use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +00:00
CMakeLists.txt moved legacy buffer manager into its own directory 2008-11-13 20:08:37 +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 change default io handle to pfile (was non_blocking) 2008-09-28 01:44:18 +00:00
graph.c Major refactoring: 2008-09-28 03:11:24 +00:00
hash.c use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +00:00
iterator.c move hash iterator code around, update documentation 2008-11-13 00:12:19 +00:00
lhtable.c use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +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 use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +00:00
Makefile.am moved legacy buffer manager into its own directory 2008-11-13 20:08:37 +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 Recovery now maintains XactionTable's state in the same way as forward operation. 2008-11-13 00:06:35 +00:00
page.c removed workaround code for old arraylist bug 2008-10-04 16:09:34 +00:00
pageHandle.c All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
recovery2.c Recovery now maintains XactionTable's state in the same way as forward operation. 2008-11-13 00:06:35 +00:00
redblack.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
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 moved legacy buffer manager into its own directory 2008-11-13 20:08:37 +00:00
truncation.c allow callers to truncateNow() to (safely) override normal truncation policy 2008-10-27 23:24:21 +00:00