Statements (18)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:cache_replacement_algorithm
|
| gptkbp:abbreviation |
gptkb:LFU
|
| gptkbp:contrastsWith |
gptkb:Least_Recently_Used_(LRU)
Most Recently Used (MRU) |
| gptkbp:evicts |
least frequently accessed items
|
| 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
|
| https://www.w3.org/2000/01/rdf-schema#label |
Least Frequently Used (LFU)
|