Skip to content

Commit 8f080ce

Browse files
committed
Add CortenMM
Signed-off-by: Yonghao Zou <[email protected]>
1 parent 937e10a commit 8f080ce

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

_layouts/home.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ <h1>Yonghao Zou (邹永浩)</h1>
3939

4040
<h2 id="news">News</h2>
4141

42+
<p><img src="../images/new-icon-12.png" alt="" width="30px" style="display: inline;">CortonMM got accepted!</p>
43+
4244
<p><img src="../images/new-icon-12.png" alt="" width="30px" style="display: inline;">I will continue my PhD study at PKU.</p>
4345

44-
<p><img src="../images/new-icon-12.png" alt="" width="30px" style="display: inline;">The DistFuzz paper got accepted.</p>
46+
<!-- <p><img src="../images/new-icon-12.png" alt="" width="30px" style="display: inline;">The DistFuzz paper got accepted.</p> -->
4547

4648
<!-- <p><img src="../images/new-icon-12.png" alt="" width="30px" style="display: inline;">The TPot paper got accepted.</p> -->
4749

@@ -80,6 +82,12 @@ <h2 id="biography">Biography</h2>
8082

8183
<h2 id="publications">Publications</h2>
8284

85+
<ul>
86+
<li><a href="">CortenMM: Efficient Memory Management with Strong Correctness Guarantee</a></li>
87+
</ul>
88+
<p class="author">Junyang Zhang, Xiangcan Xu, <b>Yonghao Zou</b>, Zhe Tang, Xinyi Wan, Kang Hu, Siyuan Wang, Wenbo Xu, Di Wang, Hao Chen, Hongliang Tian, Lin Huang, Shoumeng Yan, Yuval Tamir, Yingwei Luo, Xiaolin Wang, Huashan Yu, Zhenlin Wang, and Diyu Zhou</p>
89+
<p class="conference">Proceedings of the 31st ACM Symposium on Operating Systems Principles (SOSP '25)</p>
90+
8391
<ul>
8492
<li><a href="https://zouyonghao.github.io/assets/paper/ndss25-distfuzz.pdf">Blackbox Fuzzing of Distributed Systems with Multi-Dimensional Inputs and Symmetry-Based Feedback Pruning</a></li>
8593
</ul>
@@ -90,7 +98,7 @@ <h2 id="publications">Publications</h2>
9098
<li><a href="https://dslab.epfl.ch/pubs/tpot.pdf">Practical Verification of System-Software Components Written in Standard C</a></li>
9199
</ul>
92100
<p class="author">Can Cebeci, <b>Yonghao Zou</b>, Diyu Zhou, George Candea, Clément Pit-Claudel</p>
93-
<p class="conference">Proceedings of the 30th Symposium on Operating Systems Principles (SOSP '24)</p>
101+
<p class="conference">Proceedings of the 30th ACM Symposium on Operating Systems Principles (SOSP '24)</p>
94102

95103
<ul>
96104
<li><a href="https://zouyonghao.github.io/assets/paper/osdi24posters-final.pdf">Poster: Memory Usage Interfaces for Serverless Functions</a></li>

0 commit comments

Comments
 (0)