Adaptive replacement cache
http://dbpedia.org/resource/Adaptive_replacement_cache an entity of type: Software
Adaptive Replacement Cache (ARC) is a page replacement algorithm with better performance than LRU (least recently used). This is accomplished by keeping track of both frequently used and recently used pages plus a recent eviction history for both. The algorithm was developed at the IBM Almaden Research Center. In 2006, IBM was granted a patent for the adaptive replacement cache policy.
rdf:langString
rdf:langString
Adaptive replacement cache
xsd:integer
8910427
xsd:integer
1059046703
rdf:langString
Adaptive Replacement Cache (ARC) is a page replacement algorithm with better performance than LRU (least recently used). This is accomplished by keeping track of both frequently used and recently used pages plus a recent eviction history for both. The algorithm was developed at the IBM Almaden Research Center. In 2006, IBM was granted a patent for the adaptive replacement cache policy.
xsd:nonNegativeInteger
7198