stasis-aries-wal/src
2004-12-14 01:33:25 +00:00
..
2pc Initial revision 2004-06-24 21:10:31 +00:00
apps Rewrote / refactored page.h. Now, it uses a freelist to reclaim slotid's within a page, and is implemented as two seperate modules. The first handles lsn's, and (will soon) check the type of each page, and then delegate work to a particular implementation of the second module. 2004-07-30 01:28:39 +00:00
libdfa Added support for gcov, and ran gprof. Shaved 10% off the runtime of check_page by optimizing rw.c 2004-10-04 05:24:12 +00:00
lladd Fixed nasty bug that was causing the LLADD header to be lost (!!) 2004-12-06 01:20:48 +00:00
pbl parameter tweak.. 2004-10-20 06:54:39 +00:00
pobj Disabled some development code in pobj.c, just so it passes compilation. 2004-12-14 01:33:25 +00:00
timing Set some constants to values appropriate for my desktop. 2004-10-20 06:48:29 +00:00
Makefile.am Added pobj library sources, header file, and test programs. Small changes were 2004-12-13 21:51:11 +00:00