stasis-aries-wal/src/stasis/bufferManager
Sears Russell 5dcf3bd1a4 check_bufferManager should pass now(!!!) bufferManager was crashing with "assert(victim)
failed" if the application pinned so many pages that the writeback tasks could not write back 
pages in order to maintain the free page list.

 - Instead of crashing, issue warning the first time this happens.

 - Add diagnostic message explaining that all pages have been pinned before crashing 
   due to a failed loadPage() request.
2008-09-29 04:35:08 +00:00
..
bufferHash.c check_bufferManager should pass now(!!!) bufferManager was crashing with "assert(victim) 2008-09-29 04:35:08 +00:00
pageArray.c Clean up includes for new cmake build system. 2008-03-02 23:21:39 +00:00