Skip to content

Commit 4f1e9f5

Browse files
committed
fixed some formatting, added SpecLog@OSDI25 to appear
1 parent 2a33d26 commit 4f1e9f5

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

index.html

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,15 @@ <h3>Current:</h3>
177177

178178
<div class="row">
179179
<h2><span id="Publications"></span>Publications</h2>
180+
<h3>2025</h3>
181+
<div class="resume-item d-flex flex-column flex-md-row mb-3">
182+
<div class="resume-content mr-auto">
183+
<b>Low End-to-End Latency atop a Speculative Shared Log with Fix-Ante Ordering</b><br/>
184+
Shreesha Bhat, Tony Hong, Xuhao Luo, Jiyu Hu, Aishwarya Ganesan, Ramnatthan Alagappan<br/>
185+
<span class="text-primary"><b>OSDI '25</b></span> (to appear)<br/>
186+
</div>
187+
</div><br>
188+
180189

181190
<h3>2024</h3>
182191

@@ -185,7 +194,7 @@ <h3>2024</h3>
185194
<b>LazyLog: A New Shared Log Abstraction for Low-Latency Applications</b><br/>
186195
Xuhao Luo, Shreesha Bhat*, Jiyu Hu*, Ramnatthan Alagappan, Aishwarya Ganesan<br/>
187196
*=equal contribution<br/>
188-
SOSP 2024<br/></span>
197+
<span class="text-primary"><b>SOSP '24</b></span><br/></span>
189198
<a href="pdfs/papers/lazylog.pdf" target="_blank"><u>PDF</u></a>
190199
<br><font color="E84A27"> <b>Best Paper Award</b></font>
191200
<br><font color="E84A27"> <b>Invited to Transactions on Computer Systems</b></font><br/>
@@ -198,7 +207,7 @@ <h3>2024</h3>
198207
Yi Xu*, Henry Zhu*, Prashant Pandey, Alex Conway, Rob Johnson, Aishwarya Ganesan, Ramnatthan Alagappan
199208
<br>
200209
*=co-primary authors. <br/>
201-
FAST 2024 <br/>
210+
<span class="text-primary"><b>FAST '24</b></span><br/>
202211
<a href="pdfs/papers/fast24-xu.pdf" target="_blank"><u>PDF</u></a>
203212
</div>
204213
</div><br>
@@ -207,7 +216,7 @@ <h3>2024</h3>
207216
<div class="resume-content mr-auto">
208217
<b>SplitFT: Fault Tolerance for Disaggregated Datacenters via Remote Memory Logging</b><br/>
209218
Xuhao Luo, Ramnatthan Alagappan, Aishwarya Ganesan<br/>
210-
EuroSys 2024 <br/>
219+
<span class="text-primary"><b>EuroSys '24</b></span> <br/>
211220
<a href="pdfs/papers/splitft.pdf" target="_blank"><u>PDF</u></a>
212221
</div>
213222
</div><br>

0 commit comments

Comments
 (0)