Skip to content

Commit 5ca3d6e

Browse files
authored
Merge branch '1a1a11a:develop' into develop
2 parents e86e98b + 9c6b428 commit 5ca3d6e

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

references.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,15 @@
3737
}
3838
3939
@inproceedings{yazhuo2024-sieve,
40-
title={FIFO queues are all you need for cache eviction},
41-
author={Yang, Juncheng and Zhang, Yazhuo and Qiu, Ziyue and Yue, Yao and Rashmi, K.V.},
42-
booktitle={Symposium on Operating Systems Principles (SOSP'23)},
43-
year={2023}
40+
author = {Yazhuo Zhang and Juncheng Yang and Yao Yue and Ymir Vigfusson and K.V. Rashmi},
41+
title = {SIEVE is Simpler than LRU: an Efficient Turn-Key Eviction Algorithm for Web Caches},
42+
booktitle = {21st USENIX Symposium on Networked Systems Design and Implementation (NSDI 24)},
43+
year = {2024},
44+
isbn = {978-1-939133-39-7},
45+
pages = {1229--1246},
46+
url = {https://www.usenix.org/conference/nsdi24/presentation/zhang-yazhuo},
47+
publisher = {USENIX Association},
48+
month = apr
4449
}
4550
4651

0 commit comments

Comments
 (0)