|
| 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 | +
|
1 | 10 | @InProceedings{namyar2024metaopt,
|
2 | 11 | author = {Pooria Namyar and Behnaz Arzani and Ryan Beckett and Santiago Segarra and Himanshu Raj and Umesh Krishnaswamy and Ramesh Govindan and Srikanth Kandula},
|
3 | 12 | title = {{F}inding {A}dversarial {I}nputs for {H}euristics using {M}ulti-level {O}ptimization},
|
@@ -33,13 +42,15 @@ @InProceedings{namyar2024metaopt
|
33 | 42 | month = apr,
|
34 | 43 | selected = {yes}}
|
35 | 44 |
|
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 | +} |
43 | 54 |
|
44 | 55 | @InProceedings{hotos-quicksand,
|
45 | 56 | 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