Abstract
We introduce the AdaptiveClimb cache policy, a new policy for cache management. This policy improves LRU to gain higher performance in a fixed probability scenario, without maintaining statistics for each item. Rather, it stores a single value (the current jump), while preserving the fast adaptation of probability changes of LRU. AdaptiveClimb is a modification of CLIMB cache policy, that unlike CLIMB changes the number of positions shifts according to whether the last request has been a hit or a miss. Performance of CLIMB is close to that of the optimal off-line algorithm, but its stabilization time is long. LRU is much more sensitive to changes, but it is sensitive to noise. Thus, AdaptiveClimb combines these two advantages in a single algorithm with both good performance and short stabilization time.
Original language | English |
---|---|
Title of host publication | SYSTOR 2019 - Proceedings of the 12th ACM International Systems and Storage Conference |
Publisher | Association for Computing Machinery, Inc |
Pages | 187 |
Number of pages | 1 |
ISBN (Electronic) | 9781450367493 |
DOIs | |
State | Published - 22 May 2019 |
Externally published | Yes |
Event | 12th ACM International Systems and Storage Conference, SYSTOR 2019 - Haifa, Israel Duration: 3 Jun 2019 → 5 Jun 2019 |
Publication series
Name | SYSTOR 2019 - Proceedings of the 12th ACM International Systems and Storage Conference |
---|
Conference
Conference | 12th ACM International Systems and Storage Conference, SYSTOR 2019 |
---|---|
Country/Territory | Israel |
City | Haifa |
Period | 3/06/19 → 5/06/19 |
Bibliographical note
Publisher Copyright:© 2019 Copyright is held by the owner/author(s).