Sciweavers

IPCCC
1999
IEEE

Management policies for non-volatile write caches

13 years 9 months ago
Management policies for non-volatile write caches
Many computer hardware and software architectures buffer data in memory to improve system performance. Volatile disk or file caches are sometimes used to delay the propagation of writes to disk (called delayed writes). While delayed writes improve system performance, volatile caches can cause the loss of vital data during sudden failure. In this study, we investigate managing non-volatile RAM (NVRAM) caches with different simple strategies to delay writes to disk. We evaluate the performance of NVRAM caches using three measures of merit: the number of stalled writes which wait while the cache is cleaned before being serviced, the mean service time for I/O requests, and the number of writes generated by cleaning the cache. Our results show that even small non-volatile write caches using simple management policies can reduce the number of writes to disk by at least 70% and as much as 80% in some cases. Our results also show that the number of stalled writes is high: 30% at best and near...
Theodore R. Haining, Darrell D. E. Long
Added 03 Aug 2010
Updated 03 Aug 2010
Type Conference
Year 1999
Where IPCCC
Authors Theodore R. Haining, Darrell D. E. Long
Comments (0)