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: feed.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2026-02-22T17:10:18-05:00</updated><id>/feed.xml</id><title type="html">Ordered Systems Lab at U-M</title><subtitle>This is the website for the Ordered Systems Lab (a.k.a Order Lab) at University of Michigan, led by Prof. Ryan Huang.</subtitle><entry><title type="html">Launching the OrderLab Blog</title><link href="/blog/2026/02/21/launching-orderlab-blog/" rel="alternate" type="text/html" title="Launching the OrderLab Blog" /><published>2026-02-21T00:00:00-05:00</published><updated>2026-02-21T22:14:27-05:00</updated><id>/blog/2026/02/21/launching-orderlab-blog</id><content type="html" xml:base="/blog/2026/02/21/launching-orderlab-blog/"><![CDATA[<p>We have added a dedicated blog to the lab website to share technical updates in a faster, more narrative format than conference papers.</p>
1
+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2026-02-22T18:17:33-05:00</updated><id>/feed.xml</id><title type="html">Ordered Systems Lab at U-M</title><subtitle>This is the website for the Ordered Systems Lab (a.k.a Order Lab) at University of Michigan, led by Prof. Ryan Huang.</subtitle><entry><title type="html">Launching the OrderLab Blog</title><link href="/blog/2026/02/21/launching-orderlab-blog/" rel="alternate" type="text/html" title="Launching the OrderLab Blog" /><published>2026-02-21T00:00:00-05:00</published><updated>2026-02-21T22:14:27-05:00</updated><id>/blog/2026/02/21/launching-orderlab-blog</id><content type="html" xml:base="/blog/2026/02/21/launching-orderlab-blog/"><![CDATA[<p>We have added a dedicated blog to the lab website to share technical updates in a faster, more narrative format than conference papers.</p>
Copy file name to clipboardExpand all lines: index.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -103,13 +103,13 @@ <h1>Ordered Systems Lab</h1>
103
103
<h2>Research Interests</h2>
104
104
<p>
105
105
Our research spans broadly across operating systems, distributed systems, cloud computing, mobile systems, and ML infrastructure, while specializing in reliability,
106
-
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>.
106
+
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>.
107
107
Our research innovations cover:
108
108
<ulclass="scope-focus-list">
109
109
<li><strong>Foundation:</strong> Design formal reasoning techniques to ensure strong correctness guarantees in complex systems.</li>
110
110
<li><strong>Abstraction:</strong> Introduce new abstractions and interfaces to address fundamental gaps while avoiding ad-hoc designs.</li>
111
111
<li><strong>Analysis:</strong> Develop automated program analyses, data-driven methods, and ML techniques to better reason about system behavior.</li>
112
-
<li><strong>Runtime:</strong> Build robust runtime mechanisms to observe, mitgate, and recover from assorted issues and enable self-adapting systems.</li>
112
+
<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>
139
+
<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