Title :
Write twice disk buffering
Author :
Orji, Cyrill U. ; Solworth, Jon A.
Author_Institution :
Sch. of Comput. Sci., Florida Int. Univ., Miami, FL, USA
Abstract :
Non-volatile (safe) disk buffers improve performance in DBMSs. Writes to the disk buffer are durable without incurring physical disk writes. Moreover, physical writes at the disk can be performed at low cost using write piggybacking and multiblock purges. However, safe disk buffers are expensive. In this paper, unsafe buffers are used to simulate safe buffers, by writing each block twice to disk. The first write is performed immediately, anywhere. The second write is deferred, but written at a fixed location. These two writes together cost less than a single random write
Keywords :
buffer storage; database management systems; performance evaluation; storage management; DBMS; database management systems; low cost; multiblock purge; nonvolatile disk buffers; performance; physical disk writes; safe buffers; safe disk buffers; single random write; unsafe buffers; write piggybacking; write twice disk buffering; Batteries; Computer science; Costs; Delay; Fault tolerance; Power system reliability; Random access memory; Read-write memory; Throughput; Writing;
Conference_Titel :
Parallel and Distributed Information Systems, 1994., Proceedings of the Third International Conference on
Conference_Location :
Austin, TX
Print_ISBN :
0-8186-6400-2
DOI :
10.1109/PDIS.1994.331735