You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -33,13 +33,13 @@ <h1>Ordered Systems Lab</h1>
33
33
<h2>Research Interests</h2>
34
34
<p>
35
35
Our research spans broadly across operating systems, distributed systems, cloud computing, mobile systems, and ML infrastructure, while specializing in reliability,
36
-
fault tolerance, and performance. Our work combines systems building with deep insights to address real-world challenges facing modern systems and enable<code>ORDER</code>.
36
+
fault tolerance, and performance. Our work combines systems building with deep insights to address real-world challenges facing modern systems and achieve<code>ORDER</code>.
37
37
Our research innovations cover:
38
38
<ulclass="scope-focus-list">
39
39
<li><strong>Foundation:</strong> Design formal reasoning techniques to ensure strong correctness guarantees in complex systems.</li>
40
40
<li><strong>Abstraction:</strong> Introduce new abstractions and interfaces to address fundamental gaps while avoiding ad-hoc designs.</li>
41
41
<li><strong>Analysis:</strong> Develop automated program analyses, data-driven methods, and ML techniques to better reason about system behavior.</li>
42
-
<li><strong>Runtime:</strong> Build robust runtime mechanisms to observe, mitgate, and recover from assorted issues and enable self-adapting systems.</li>
42
+
<li><strong>Runtime:</strong> Build robust runtime mechanisms to observe, mitigate, and recover from assorted issues while enabling self-adapting systems.</li>
<spanclass="home-news-list__content"><b><ahref="https://github.com/OrderLab/phoenix" target="_blank" rel="noopener">Phoenix</a></b> is accepted to <ahref="https://sigops.org/s/conferences/sosp/2025/">SOSP '25</a>! Phoenix provides OS-level support for optimistic recovery and partial state preservation for high-availability software.</span>
69
+
<spanclass="home-news-list__content"><b><ahref="https://github.com/OrderLab/phoenix" target="_blank" rel="noopener">Phoenix</a></b> is accepted to <ahref="https://sigops.org/s/conferences/sosp/2025/">SOSP '25</a>! Phoenix provides OS-level optimistic recovery and partial state preservation for high-availability software.</span>
0 commit comments