stasis-aries-wal/stasis/operations
2013-02-08 18:51:38 -08:00
..
alloc.h fix casts; add missing BEGIN_C_DECLS; designated initializers; libstasis.so now builds + runs under both g++ and gcc! 2013-02-08 18:51:38 -08:00
arrayList.h fix casts; add missing BEGIN_C_DECLS; designated initializers; libstasis.so now builds + runs under both g++ and gcc! 2013-02-08 18:51:38 -08:00
blobs.h move latching stuff to util/, blobs to operations/ 2011-06-13 11:26:25 +00:00
bTree.h fix casts; add missing BEGIN_C_DECLS; designated initializers; libstasis.so now builds + runs under both g++ and gcc! 2013-02-08 18:51:38 -08:00
decrement.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
increment.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
linearHashNTA.h replace malloc with stasis_malloc in many places 2012-11-14 18:35:45 -08:00
linkedListNTA.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
lladdhash.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
lsnFreeSet.h Renamed / refactored operation implementation + registration functions. Added support for third party operations 2009-03-31 05:02:54 +00:00
naiveLinearHash.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
noop.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
pageFile.h All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
pageOperations.h fix casts; add missing BEGIN_C_DECLS; designated initializers; libstasis.so now builds + runs under both g++ and gcc! 2013-02-08 18:51:38 -08:00
pageOrientedListNTA.h whitespace fixup after removal of compensations 2011-06-12 09:20:58 +00:00
prepare.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
regions.h expose stasis_handle_t up through the buffer manager; add sequential I/O hinting; fix stupid busy-wait in prefetch 2010-04-12 20:54:10 +00:00
segmentFile.h Added support for segment based recovery. For now, Stasis doesn't support hybrid recovery, so mixing page deallocation and segments will make recovery corrupt data / segfault. 2009-07-13 17:18:01 +00:00
set.h merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00