Cache management in flexible filesystems deals with the problem of determining a cached file to be replaced when the local cachespace is exhausted. In analogy to virtual memory management, several different algorithms exist for managing cached files. In this paper we simulate the behavior of First-In-First-Out (FIFO), Least Recently Used (LRU), Least Frequently Used (LFU) and a variation of LFU we call the File Length Algorithm (LEN) from the viewpoint of file access times, cache hit ratios and availability. The results of several simulation runs are presented and interpreted. Keywords: Cache Management, File Access, Flexible Filesystems, Replication 1 Introduction For virtual storage management, Denning [4] developed a view of program pag...
. To deepen our quantitative understanding of the performance of lazy evaluation, we have studied th...
The sensitivity of a cache replacement policy expresses to what extent the execution history may inf...
The performance of cache memories relies on the locality exhibited by programs. Traditionally this l...
When picking a cache replacement policy for file systems, LRU (Least Recently Used) has always been ...
We consider how to improve the performance of file caching by allowing user-level control over file ...
We present some theoretical and experimental results of an important caching problem that arises fr...
We propose and evaluate an approach for decoupling persistent-cache management from general file sys...
Caching techniques have been used to improve the performance gap of storage hierarchies in computing...
Abstract. This paper examines a novel cache management policy, which we call LRLFU and is applied to...
Abstract—While many block replacement algorithms for buffer caches have been proposed to address the...
This thesis explores ways in which intermediate cache servers affect the performance and scalability...
There is a lack of flexibility in a fixed page location system because every location within a page ...
This paper presents a Least Popularly Used buffer cache algorithm to exploit both temporal locality ...
Caching is widely recognized as an effective mechanism for improving the performance of the World Wi...
The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xp...
. To deepen our quantitative understanding of the performance of lazy evaluation, we have studied th...
The sensitivity of a cache replacement policy expresses to what extent the execution history may inf...
The performance of cache memories relies on the locality exhibited by programs. Traditionally this l...
When picking a cache replacement policy for file systems, LRU (Least Recently Used) has always been ...
We consider how to improve the performance of file caching by allowing user-level control over file ...
We present some theoretical and experimental results of an important caching problem that arises fr...
We propose and evaluate an approach for decoupling persistent-cache management from general file sys...
Caching techniques have been used to improve the performance gap of storage hierarchies in computing...
Abstract. This paper examines a novel cache management policy, which we call LRLFU and is applied to...
Abstract—While many block replacement algorithms for buffer caches have been proposed to address the...
This thesis explores ways in which intermediate cache servers affect the performance and scalability...
There is a lack of flexibility in a fixed page location system because every location within a page ...
This paper presents a Least Popularly Used buffer cache algorithm to exploit both temporal locality ...
Caching is widely recognized as an effective mechanism for improving the performance of the World Wi...
The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xp...
. To deepen our quantitative understanding of the performance of lazy evaluation, we have studied th...
The sensitivity of a cache replacement policy expresses to what extent the execution history may inf...
The performance of cache memories relies on the locality exhibited by programs. Traditionally this l...