Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
cache replacement algorithm
|
gptkbp:abbreviation |
gptkb:LFU
|
gptkbp:contrastsWith |
gptkb:Least_Recently_Used_(LRU)
Most Recently Used (MRU) |
gptkbp:evicts |
least frequently accessed items
|
https://www.w3.org/2000/01/rdf-schema#label |
Least Frequently Used (LFU)
|
gptkbp:improves |
aging techniques
|
gptkbp:relatedTo |
paging
cache |
gptkbp:removes |
items with lowest access count
|
gptkbp:suffersFrom |
cache pollution
|
gptkbp:supportsAlgorithm |
frequency-based
|
gptkbp:tracks |
access frequency
|
gptkbp:usedFor |
memory management
cache eviction |
gptkbp:usedIn |
computer science
|
gptkbp:bfsParent |
gptkb:Cache
|
gptkbp:bfsLayer |
6
|