Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adaptive Replacement Cache Full Download Seminar Report and Paper Presentation
#1

Adaptive Replacement Cache

Abstract :

We consider the problem of cache management in a demand paging scenario with uniform page sizes. We propose a new cache management policy, namely, Adaptive Replacement Cache (ARC) that has several advantages. In response to evolving and changing access patterns, ARC dynamically, adaptively, and continually balances between the recency and frequency components in an online and self tuning fashion. The ARC uses a learning rule to adaptively and continually revise its assumptions about the workload.
The policy ARC is empirically universal, that is, it empirically performs as well as a certain fixed replacement policy even when the latter uses the best workload-specific tuning parameter that was selected in an offline fashion. Consequently, ARC works uniformly well across varied workloads and cache sizes without any need for workload specific a priori knowledge or tuning. Various policies such as LRU-2, 2Q, LRFU, and LIRS require user-defined parameters, and, unfortunately, no single choice works uniformly well across different workloads and cache sizes. The policy ARC is simple-to-implement and, like LRU, has constant complexity per request. In comparison, policies LRU-2 and LRFU both require logarithmic time complexity in the cache size.
The policy ARC is scan-resistant: it allows one-time sequential requests to pass through without polluting the cache. On various real-life traces drawn from numerous domains, ARC leads to substantial performance gains over LRU for a wide range of cache sizes..

http://rapidsharefiles/189976987/Adaptiv..._Cache.rar
Full Download Seminar Report and Paper Presentation
Reply

#2

sir, plz giv mi full project in adaptive replacement algo in java with coding
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.