.. |
bufferManager
|
cleaned up initialization code for stasis handles; it is no longer possible to instantiate the (long broken) non-blocking handle implementation
|
2010-12-03 02:18:56 +00:00 |
experimental
|
replace malloc with stasis_malloc in many places
|
2012-11-14 18:35:45 -08:00 |
io
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
logger
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
operations
|
replace malloc with stasis_malloc in many places
|
2012-11-14 18:35:45 -08:00 |
page
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
util
|
replace malloc with stasis_malloc in many places
|
2012-11-14 18:35:45 -08:00 |
.cvsignore
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
allocationPolicy.h
|
Reimplemented allocationPolicy.c; updated API + added more cases to the unit tests.
|
2009-08-05 06:35:11 +00:00 |
bufferManager.h
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
bufferPool.h
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
common.h
|
replace malloc with stasis_malloc in many places
|
2012-11-14 18:35:45 -08:00 |
config.h.in
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
constants.h
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
dirtyPageTable.h
|
third-party dirtyPageTable patches 1-4, forward ported to trunk. This commit may introduce a regression; dirty_page_table_flush is probably no longer reentrant
|
2010-10-19 22:37:07 +00:00 |
flags.h
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
iterator.h
|
clean up iterator interface; remove Titerator_releaseLock()
|
2009-06-28 18:54:57 +00:00 |
lockManager.h
|
remove compensations.h (This is a big change, and impacts lots of whitespace. I have left some indentation breakage in place in order to minimize the size of the diff)
|
2011-06-12 08:13:34 +00:00 |
Makefile.am
|
support "make install", and use libtool to generate .so, .a files.
|
2007-06-25 15:47:28 +00:00 |
operations.h
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
page.h
|
Refactor page implementation to use multiple include trick (so the backing representation can be changed).
|
2011-11-09 21:37:38 +00:00 |
pageHandle.h
|
Improve sequential write performance of buffer manager.
|
2011-10-08 22:01:04 +00:00 |
recovery.h
|
more refactoring; no more globals in transactionTable.c
|
2009-10-14 21:22:50 +00:00 |
replacementPolicy.h
|
Implement CLOCK replacement policy, and set it to be the default. Add flags to configure the default replacement policy.
|
2011-08-23 18:25:26 +00:00 |
stamp-h.in
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
stamp-h1
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
transactional.h
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |
transactionTable.h
|
fix transaction table leaks during recovery; add debugging field to xact table entries
|
2010-11-05 18:57:18 +00:00 |
truncation.h
|
merge in changes from svn[r1572..r1601]
|
2012-04-21 12:52:31 -04:00 |