Efficient Caching Algorithms for Two-level Disk Cache Hierarchies
暂无分享,去创建一个
To overcome the speed gap between the processor and disk, caches of various forms have been traditionally used. One example is the buuer cache built into the UNIX operating system that keeps recently used disk blocks in main memory. Another example is the so-called disk cache in disk controllers. In most cases, the buuer cache is managed independently of the disk cache and vice versa. It is therefore very likely that the disk blocks kept in one cache are also found in the other cache resulting in reduction of total caching capacity. In this paper, we propose various caching algorithms that aim at minimizing such double caching in two-level disk cache hierarchies. We also evaluate the proposed algorithms by trace-driven simulation, demonstrating that they lead to 10-20% improvements in the average access time.
[1] Bruce McNutt. I/0 Subsystem Configurations for ESA: New Roles for Processor Storage , 1993, IBM Syst. J..
[2] Michael N. Nelson,et al. Caching in the Sprite network file system , 1988, TOCS.