usenix conference policies
Application-Controlled File Caching Policies
Pei Cao, Edward W. Felten, Kai Li, Princeton University
We consider how to improve the performance of file caching by allowing user-level control over file cache replacement decisions. We use two-level cache management: the kernel allocates physical pages to individual applications(allocation ), and each application is responsible for deciding how to use its physical pages (replacement ). Previous work on two-level memory management has focused on replacement, largely ignoring allocation. The main contribution of this paper is our solution to the allocation problem. Our solution allows processes to manage their own cache blocks, while at the same time maintains the dynamic allocation of cache blocks among processes. Our solution makes sure that good user-level policies can improve the file cache hit ratios of the entire system over the existing replacement approach. We evaluate our scheme by trace-based simulation, demonstrating that it leads to significant improvements in hit ratios for a variety of applications.
author = {Pei Cao and Edward W. Felten and Kai Li},
title = {{Application-Controlled} File Caching Policies},
booktitle = {USENIX Summer 1994 Technical Conference (USENIX Summer 1994 Technical Conference)},
year = {1994},
address = {Boston, MA},
url = {https://www.usenix.org/conference/usenix-summer-1994-technical-conference/application-controlled-file-caching-policies},
publisher = {USENIX Association},
month = jun
}
connect with us