Check out the new USENIX Web site. next up previous
Next: Organization of the Paper Up: Limitations of Existing Systems Previous: Inter-process Communication

Buffer Management

A transactional memory service must often handle databases whose size exceeds that of main memory. When the demand for memory exceeds a limit, the operating system evicts pages from applications. When a database buffer page held on ordinary virtual memory is evicted, extra disk accesses are required to swap out and later swap in the page. Straightforward implementations have been unable to address this problem, called double paging [mcnamee].



Yasushi Saito
1998-04-27