.. |
alloc.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 |
arrayList.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 |
bTree.h
|
fix memory leak in bTree
|
2011-04-26 04:16:07 +00:00 |
decrement.h
|
dependency cleanups; removed compenastions from alloc.c
|
2009-08-22 00:01:02 +00:00 |
group.h
|
in-memory group by implementation
|
2009-07-01 01:33:24 +00:00 |
increment.h
|
dependency cleanups; removed compenastions from alloc.c
|
2009-08-22 00:01:02 +00:00 |
linearHashNTA.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 |
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
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
lsmIterators.h
|
more refactoring; removed static variables from pageHandle.c
|
2009-05-08 04:56:34 +00:00 |
lsmTable.h
|
added method to access dirtyPageTable
|
2009-08-05 20:02:33 +00:00 |
lsmTree.h
|
reordered includes for compatibility with gcc3
|
2010-01-21 00:03:17 +00:00 |
lsmWorkers.h
|
Fixed some documentation warnings, and clarified a few points.
|
2008-04-17 06:29:34 +00: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
|
all naive linear hash methods now start with TnaiveHash; removed references to ThashAlloc from documentation
|
2008-11-03 21:42:42 +00:00 |
noop.h
|
Renamed / refactored operation implementation + registration functions. Added support for third party operations
|
2009-03-31 05:02:54 +00: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
|
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 |
pageOrientedListNTA.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 |
prepare.h
|
Renamed / refactored operation implementation + registration functions. Added support for third party operations
|
2009-03-31 05:02:54 +00: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
|
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 |