Sears Russell
|
d8eb6c9aa7
|
Major benchmark update; log force merging.
|
2005-03-17 04:38:55 +00:00 |
|
Sears Russell
|
7a990886d2
|
The linked list implementation now uses nested top actions. (Also, many bugfixes regarding nested top actions were introduced.)
|
2005-01-14 10:08:10 +00:00 |
|
Sears Russell
|
6b265f28b0
|
Speedups, most notably in the logging subsystem.
|
2004-10-19 04:45:42 +00:00 |
|
Sears Russell
|
96e7af92a4
|
Added test cases for Tprepare(), implemented some redo-only operations, and started to clean up record allocation/deallocation.
Also, numerous bugfixes.
|
2004-10-02 07:29:34 +00:00 |
|
Sears Russell
|
82e3fdb53a
|
Added (untested) support for whole-page operations, lladdhash now works.
|
2004-08-03 02:04:56 +00:00 |
|
Sears Russell
|
961b63af15
|
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 |
|
Sears Russell
|
422198418a
|
bufferMananger is (really!) re-entrant now, performed big refactoring to prevent deadlocks, check_transactional2 ran overnight without coring, w/ 25 threads, and 10000 allocate/write/reads per thread. (The whole test suite was run in a loop...)
|
2004-07-23 20:21:44 +00:00 |
|
Sears Russell
|
9712e291e6
|
Moved page.h and some of the logging headers out of the public API.
|
2004-07-14 21:25:59 +00:00 |
|
Sears Russell
|
2b42451280
|
Cleaning up bufferManager / page for locking. Want to limit access to the Page struct.
|
2004-07-14 20:49:18 +00:00 |
|
Sears Russell
|
e1d3bf7a0c
|
Ported LLADD to Fedora, cleaned up autoconf setup, and numerouse #includes that were problematic.
|
2004-07-06 01:22:18 +00:00 |
|
Sears Russell
|
f8015a5687
|
Documentation update, added latch profiling tools.
|
2004-07-04 00:46:49 +00:00 |
|
Sears Russell
|
c4fac084b8
|
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 |
|
Sears Russell
|
fab0e6cbbd
|
Bugfixes ; blobs pass regression. Next stop: Delete old cruft.
|
2004-06-28 21:10:10 +00:00 |
|
Sears Russell
|
d1f76f0b4a
|
Initial revision
|
2004-06-24 21:10:31 +00:00 |
|