Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/policies/roadmap/sieve.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ This creates low-cost second-chance behavior without maintaining full LRU order.
- Benchmark against `S3-FIFO`, `Clock`, and `LRU` on scan-heavy mixes.

## References
- SIEVE policy publication and follow-up implementation notes.
- Zhang et al. (2023): "SIEVE is Simpler than LRU: an Efficient Turn-Key Eviction Algorithm for Web Caches", in *Proceedings of the ACM on Measurement and Analysis of Computing Systems (POMACS)*.
- Wikipedia (taxonomy context): https://en.wikipedia.org/wiki/Cache_replacement_policies