Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.54 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.54 KB

cache-datasets

Data sets for testing cache algorithms.

This source data enables replication of the Caffeine efficiency tests.

Arc

PDF: ARC: A Self-Tuning, Low Overhead Replacement Cache.

Data mirrored from Dharmendra S. Modha's IBM page. The original links to dropbox can't be downloaded programatically without dropbox authentication.

Nimrod Megiddo and Dharmendra S. Modha, "ARC: A Self-Tuning, Low Overhead Replacement Cache," USENIX Conference on File and Storage Technologies (FAST 03), San Francisco, CA, pp. 115-130, March 31-April 2, 2003.

LIRS

PDF: LIRS: An Efficient Low Inter-reference Recency Set Replacement Policy to Improve Buffer Cache Performance