Skip to content

Commit c1b78c0

Browse files
Apply suggested fix to docs/policies/roadmap/sieve.md from Copilot Autofix (#41)
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent 49cc930 commit c1b78c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/policies/roadmap/sieve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ This creates low-cost second-chance behavior without maintaining full LRU order.
2929
- Benchmark against `S3-FIFO`, `Clock`, and `LRU` on scan-heavy mixes.
3030

3131
## References
32-
- SIEVE policy publication and follow-up implementation notes.
32+
- 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)*.
3333
- Wikipedia (taxonomy context): https://en.wikipedia.org/wiki/Cache_replacement_policies

0 commit comments

Comments
 (0)