<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Checkpoint/Restore on</title><link>https://mlsys.wuklab.io/tags/checkpoint/restore/</link><description>Recent content in Checkpoint/Restore on</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 17 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://mlsys.wuklab.io/tags/checkpoint/restore/index.xml" rel="self" type="application/rss+xml"/><item><title>TClone: Decoupling Fast Branch Creation from Durable Checkpointing for Computer-Use Agents</title><link>https://mlsys.wuklab.io/posts/tclone/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>https://mlsys.wuklab.io/posts/tclone/</guid><description>Computer-use agents increasingly want to &lt;em>branch&lt;/em>: try several actions in parallel, keep the best, and roll back the rest. But a branch of a desktop is an entire running workspace, and cloning it with today&amp;rsquo;s tools means a synchronous checkpoint/restore on the critical path of every speculative step. We built &lt;strong>TClone&lt;/strong>, a workspace-versioning substrate that makes a branch runnable immediately by sharing memory and filesystem state copy-on-write and pushing durable checkpointing off the fast path. TClone clones a live workspace &lt;strong>up to 4.9x faster&lt;/strong> than VM snapshots and &lt;strong>3.4x faster&lt;/strong> than stock CRIU, and cuts end-to-end agent task latency by &lt;strong>up to 3.7x&lt;/strong>. &lt;br/>&lt;br/> &lt;a href="https://mlsys.wuklab.io/posts/tclone/" target="_blank">Read More&amp;hellip;&lt;/a></description></item></channel></rss>