Skip to content

Commit fd7b097

Browse files
authored
Update papers.bib
1 parent 33f015c commit fd7b097

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

_bibliography/papers.bib

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
@inproceedings{namyar2025mitigation,
2+
title={Enhancing Network Failure Mitigation with Performance-Aware Ranking},
3+
author={Namyar, Pooria and Ghavidel, Arvin and Crankshaw, Daniel and Berger, Daniel S and Hsieh, Kevin and Kandula, Srikanth and Govindan, Ramesh and Arzani, Behnaz},
4+
booktitle = {22nd USENIX Symposium on Networked Systems Design and Implementation (NSDI 25)},
5+
year={2025},
6+
abbr={NSDI},
7+
selected = {yes},
8+
}
9+
10+
@inproceedings{alcoz2025packs,
11+
title={Everything Matters in Programmable Packet Scheduling},
12+
author={Alcoz, Albert Gran and Vass, Balázs and Namyar, Pooria and Arzani, Behnaz and Rétvári, Gábor and Vanbever, Laurent},
13+
booktitle = {22nd USENIX Symposium on Networked Systems Design and Implementation (NSDI 25)},
14+
year={2025},
15+
abbr={NSDI},
16+
}
17+
118
@inproceedings{quicksand-nsdi25,
219
author = {Ruan, Zhenyuan and Li, Shihang and Fan, Kaiyan and Aguilera, Marcos K. and Belay, Adam and Park, Seo Jin and Schwarzkopf, Malte},
320
title = {Quicksand: Harnessing Stranded Datacenter Resources with Granular Computing},
@@ -7,6 +24,22 @@ @inproceedings{quicksand-nsdi25
724
selected = {yes}
825
}
926
27+
@inproceedings{namyar2024learning,
28+
title={End-to-End Performance Analysis of Learning-enabled Systems},
29+
author={Namyar, Pooria and Schapira, Michael and Govindan, Ramesh and Segarra, Santiago and Beckett, Ryan and Kakarla, Siva Kesava Reddy and Arzani, Behnaz},
30+
booktitle={Proceedings of the 23rd ACM Workshop on Hot Topics in Networks},
31+
year={2024},
32+
abbr={HotNets},
33+
}
34+
35+
@inproceedings{karimi2024Xplain,
36+
title={Towards Safer Heuristics With Xplain},
37+
author={Karimi, Pantea and Pirelli, Solal and Kakarla, Siva Kesava Reddy and Beckett, Ryan and Segarra, Santiago and Li, Beibin and Namyar, Pooria and Arzani, Behnaz},
38+
booktitle={Proceedings of the 23rd ACM Workshop on Hot Topics in Networks},
39+
year={2024},
40+
abbr={HotNets},
41+
}
42+
1043
@inproceedings{he2024rpslyzer,
1144
title = "{RPSLyzer}: Characterization and Verification of Policies in Internet Routing Registries",
1245
author = "Sichang He and Italo Cunha and Ethan Katz-Bassett",

0 commit comments

Comments
 (0)