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
|
490dd86c09
|
pageCache.c is now re-entrant.
|
2004-07-20 00:15:17 +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
|
475b8141d3
|
page.c is re-entrant (mostly), and now reuses DeRalloced space properly. (For now, BufferManager still is not re-entrant, and also prevents space from being reused.)
|
2004-07-13 23:48:20 +00:00 |
|