stasis-aries-wal/lladd/operations
Sears Russell c413203ec8 Talloc() now reuses space when possible. It still needs to call slottedCompact() intelligentally. Also, allocationPolicy should support an extra tier
of pages, so it doesn't suggest ones that aren't already in the buffer pool unless it has to.
2006-07-29 00:56:54 +00:00
..
alloc.h Talloc() now reuses space when possible. It still needs to call slottedCompact() intelligentally. Also, allocationPolicy should support an extra tier 2006-07-29 00:56:54 +00:00
arrayList.h Added a function that returns the number of allocated entries in the list 2006-07-28 00:00:32 +00:00
bTree.h Added the base functionality and test case for the BTree... just a hello world method. but it has the h, c and check files. -colleen ;) 2005-05-05 21:34:12 +00:00
decrement.h Documentation update. 2005-01-20 21:19:47 +00:00
increment.h Documentation update. 2005-01-20 21:19:47 +00:00
instantSet.h Fixed remaining warnings, got rid of alTupdate 2006-05-25 20:08:12 +00:00
linearHash.h Documentation update. 2005-01-20 21:19:47 +00:00
linearHashNTA.h This commit breaks the build so that Jimmy and I can sync. Sorry. :( 2005-03-14 00:25:29 +00:00
linkedListNTA.h Compiles on FreeBSD! 2005-03-02 05:46:29 +00:00
lladdhash.h Documentation update. 2005-01-20 21:19:47 +00:00
naiveLinearHash.h Documentation update. 2005-01-20 21:19:47 +00:00
nestedTopActions.h Documentation update. 2005-01-20 21:19:47 +00:00
noop.h Bugfixes for OASYS. 2005-03-01 07:32:02 +00:00
pageOperations.h added call to get the page type. 2006-07-25 22:22:49 +00:00
pageOrientedListNTA.h Fixeds cht test / finished error checking within LLADD, but haven't tested error handling yet. 2005-02-24 21:12:36 +00:00
prepare.h removed memcpy() calls from inMemoryLog; added "const" qualifier to many LogEntry pointers. 2006-04-11 02:20:21 +00:00
regions.h added fsckRegions(), and call it from the unit tests. 2006-07-25 22:23:15 +00:00
set.h Fixed remaining warnings, got rid of alTupdate 2006-05-25 20:08:12 +00:00