Skip to content

Commit 2bd57f0

Browse files
committed
Add OSDI poster
1 parent a58aee5 commit 2bd57f0

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

_layouts/home.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,25 +65,31 @@ <h2 id="biography">Biography</h2>
6565

6666
<h2 id="publications">Publications</h2>
6767

68+
<ul>
69+
<li><a href="">Poster: Memory Usage Interfaces for Serverless Functions</a></li>
70+
</ul>
71+
<p><b>Yonghao Zou</b>, David Hua, George Candea.</p>
72+
<p>Poceedings of the 2024 USENIX Symposium on Operating Systems Design and Implementation (OSDI Poster).</p>
73+
6874
<ul>
6975
<li><a href="https://zouyonghao.github.io/assets/paper/rozz.pdf">ROZZ: Property-based Fuzzing for Robotic Programs in ROS</a></li>
7076
</ul>
7177
<p>Kai-Tao Xie, Jia-Ju Bai, <b>Yong-Hao Zou</b>, Yu-Ping Wang.</p>
72-
<p>Proceedings of the 2022 International Conference on Robotics and Automation (ICRA), 2022.</p>
78+
<p>Proceedings of the 2022 International Conference on Robotics and Automation (ICRA).</p>
7379

7480
<ul>
7581
<li><a href="https://www.usenix.org/conference/atc21/presentation/zou">TCP-Fuzz: Detecting
7682
Memory and Semantic Bugs in TCP Stacks with Fuzzing</a></li>
7783
</ul>
7884
<p><b>Yong-Hao Zou</b>, Jia-Ju Bai, Jielong Zhou, Jianfeng Tan, Chenggang Qin, Shi-Min Hu.</p>
79-
<p>Proceedings of the 2021 USENIX Annual Technical Conference (USENIX ATC), 2021.</p>
85+
<p>Proceedings of the 2021 USENIX Annual Technical Conference (USENIX ATC).</p>
8086

8187
<ul>
8288
<li><a href="https://zouyonghao.github.io/assets/paper/rory.pdf">Effective Crash Recovery of Robot
8389
Software Programs in ROS</a></li>
8490
</ul>
8591
<p><b>Yong-Hao Zou</b>, Jia-Ju Bai.</p>
86-
<p>Proceedings of the 2021 International Conference on Robotics and Automation (ICRA), 2021.</p>
92+
<p>Proceedings of the 2021 International Conference on Robotics and Automation (ICRA).</p>
8793

8894
<hr>
8995

0 commit comments

Comments
 (0)