.. |
logger
|
Partial implementation of ringbuffer for in-memory long, among other things.
|
2005-03-08 07:53:53 +00:00 |
operations
|
This commit breaks the build so that Jimmy and I can sync. Sorry. :(
|
2005-03-14 00:25:29 +00:00 |
arrayCollection.h
|
Fixed unit tests, added iterator interface, and generic (almost) iterator test harness.
|
2005-03-10 03:19:04 +00:00 |
bufferManager.h
|
Started adding error handling code to LLADD.
|
2005-02-16 04:11:14 +00:00 |
common.h
|
Started adding error handling code to LLADD.
|
2005-02-16 04:11:14 +00:00 |
compensations.h
|
Fixed unit tests, added iterator interface, and generic (almost) iterator test harness.
|
2005-03-10 03:19:04 +00:00 |
config.h.in
|
Initial revision
|
2004-06-24 21:10:31 +00:00 |
constants.h
|
Preliminary benchmark program uploads for SEDA-style response time percentiles vs requests / second
|
2005-03-12 22:11:18 +00:00 |
consumer.h
|
This commit breaks the build so that Jimmy and I can sync. Sorry. :(
|
2005-03-14 00:25:29 +00:00 |
crc32.h
|
Preliminary version of logical logging linear hash. (No latching yet, and there are some bugs re-opening a closed hash.)
|
2004-10-18 18:24:54 +00:00 |
hash.h
|
Some random code cleanups, and implemented a naive lock manager. (Still need to tie it into LLADD...)
|
2005-02-09 02:53:14 +00:00 |
iterator.h
|
This commit breaks the build so that Jimmy and I can sync. Sorry. :(
|
2005-03-14 00:25:29 +00:00 |
lockManager.h
|
Started adding error handling code to LLADD.
|
2005-02-16 04:11:14 +00:00 |
Makefile.am
|
Initial revision
|
2004-06-24 21:10:31 +00:00 |
multiplexer.h
|
Bugfixes (compiles now)
|
2005-03-14 08:47:13 +00:00 |
operations.h
|
Fixed unit tests, added iterator interface, and generic (almost) iterator test harness.
|
2005-03-10 03:19:04 +00:00 |
pageCache.h
|
Refactored bufferMananger / pageCache, so that bufferMananger handles loading an unloading pages, and pageCache only implements the replacement policy.
|
2004-07-27 01:04:35 +00:00 |
recovery.h
|
Cleaned out old cruft, such as commented out code, dead data structures, and dead files. sloccount went from $75,000 to $50,000 on src/lladd. ;)
|
2004-06-28 22:48:02 +00:00 |
stamp-h.in
|
Initial revision
|
2004-06-24 21:10:31 +00:00 |
stamp-h1
|
Initial revision
|
2004-06-24 21:10:31 +00:00 |
stats.h
|
Cleaning up bufferManager / page for locking. Want to limit access to the Page struct.
|
2004-07-14 20:49:18 +00:00 |
transactional.h
|
More error handling...
|
2005-02-22 03:10:54 +00:00 |