Skip to content

Commit de6d4d9

Browse files
committed
Added Quicksand NSDI'25 paper to bib.
1 parent e333123 commit de6d4d9

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

_bibliography/papers.bib

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
@inproceedings{quicksand-nsdi25,
2+
author = {Ruan, Zhenyuan and Li, Shihang and Fan, Kaiyan and Aguilera, Marcos K. and Belay, Adam and Park, Seo Jin and Schwarzkopf, Malte},
3+
title = {Quicksand: Harnessing Stranded Datacenter Resources with Granular Computing},
4+
booktitle = {22nd USENIX Symposium on Networked Systems Design and Implementation (NSDI 25)},
5+
year = 2025,
6+
abbr = {NSDI},
7+
selected = {yes}
8+
}
9+
110
@InProceedings{namyar2024metaopt,
211
author = {Pooria Namyar and Behnaz Arzani and Ryan Beckett and Santiago Segarra and Himanshu Raj and Umesh Krishnaswamy and Ramesh Govindan and Srikanth Kandula},
312
title = {{F}inding {A}dversarial {I}nputs for {H}euristics using {M}ulti-level {O}ptimization},
@@ -33,13 +42,15 @@ @InProceedings{namyar2024metaopt
3342
month = apr,
3443
selected = {yes}}
3544
36-
@InProceedings{nsdi24-ldb,
37-
author = {Inho Cho and Seo Jin Park and Ahmed Saeed and Mohammad Alizadeh and Adam Belay},
38-
title = {LDB: An Efficient Latency Debugging Tool for Datacenter Applications},
39-
booktitle = {21st USENIX Symposium on Networked Systems Design and Implementation (NSDI 24)},
40-
year = 2024,
41-
abbr = {NSDI},
42-
selected = {yes}}
45+
@inproceedings{nsdi24-ldb,
46+
author = {Inho Cho and Seo Jin Park and Ahmed Saeed and Mohammad Alizadeh and Adam Belay},
47+
title = {LDB: An Efficient Latency Debugging Tool for Datacenter Applications},
48+
booktitle = {21st USENIX Symposium on Networked Systems Design and Implementation (NSDI 24)},
49+
year = 2024,
50+
abbr = {NSDI},
51+
url = {https://www.usenix.org/conference/nsdi24/presentation/cho},
52+
selected = {yes}
53+
}
4354
4455
@InProceedings{hotos-quicksand,
4556
author = {Ruan, Zhenyuan and Li, Shihang and Fan, Kaiyan and Aguilera, Marcos K. and Belay, Adam and Park, Seo Jin and Schwarzkopf, Malte},

0 commit comments

Comments
 (0)