<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Networking on Publish Assistant</title><link>https://pub.sqrt.fr/vincent/publish-assistant/tags/networking/</link><description>Recent content in Networking on Publish Assistant</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 20 Jul 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://pub.sqrt.fr/vincent/publish-assistant/tags/networking/index.xml" rel="self" type="application/rss+xml"/><item><title>HPDC 2025 Digest</title><link>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/hpdc-2025/</link><pubDate>Sun, 20 Jul 2025 00:00:00 +0000</pubDate><guid>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/hpdc-2025/</guid><description>&lt;p&gt;10 papers selected.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="parameterized-algorithms-for-non-uniform-all-to-all"&gt;Parameterized Algorithms for Non-uniform All-to-all&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Ke Fan, Jens Domke, Seydou Ba, Sidharth Kumar&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; — Introduces parameterized algorithms that adapt non-uniform all-to-all collective communication to heterogeneous network topologies, reducing message contention and improving throughput.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why notable&lt;/strong&gt; — Non-uniform all-to-all is a performance bottleneck in many HPC applications; topology-aware parameterization directly benefits MPI implementations on dragonfly and fat-tree networks at scale.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://doi.org/10.1145/3731545.3731590"&gt;→ Read paper&lt;/a&gt;
&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="dpu-kv-on-the-benefits-of-dpu-offloading-for-in-memory-key-value-stores-at-the-edge"&gt;DPU-KV: On the Benefits of DPU Offloading for In-Memory Key-Value Stores at the Edge&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Arjun Kashyap, Yuke Li 0003, Xiaoyi Lu 0001&lt;/em&gt;&lt;/p&gt;</description></item><item><title>ATC 2025 Digest</title><link>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/atc-2025/</link><pubDate>Wed, 09 Jul 2025 00:00:00 +0000</pubDate><guid>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/atc-2025/</guid><description>&lt;p&gt;13 papers selected.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="asterinas-a-linux-abi-compatible-rust-based-framekernel-os-with-a-small-and-sound-tcb"&gt;ASTERINAS: A Linux ABI-Compatible, Rust-Based Framekernel OS with a Small and Sound TCB&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Yuke Peng, Hongliang Tian, Junyang Zhang, Ruihan Li &lt;em&gt;et al.&lt;/em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; — A production-grade OS kernel written in Rust that exposes a full Linux ABI while confining unsafe code to a small, formally-audited framekernel core.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why notable&lt;/strong&gt; — ASTERINAS demonstrates that Linux compatibility and memory-safety guarantees are not mutually exclusive — unsafe Rust is isolated to under 5 kloc of framework code, giving systems operators a credible path toward a safer Linux-compatible kernel without sacrificing application portability.&lt;/p&gt;</description></item><item><title>MobiSys 2025 Digest</title><link>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/mobisys-2025/</link><pubDate>Mon, 23 Jun 2025 00:00:00 +0000</pubDate><guid>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/mobisys-2025/</guid><description>&lt;p&gt;12 papers selected.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="hopter-a-safe-robust-and-responsive-embedded-operating-system"&gt;Hopter: a Safe, Robust, and Responsive Embedded Operating System&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Zhiyao Ma, Guojun Chen, Zhuo Chen 0011, Lin Zhong 0001&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; — Hopter is a new embedded OS that enforces memory safety and real-time responsiveness through a Rust-based task model with cooperative and preemptive scheduling co-designed from the ground up.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why notable&lt;/strong&gt; — Building a ground-up safe embedded OS is a long-standing challenge; Hopter addresses it without sacrificing the determinism that IoT and robotics workloads demand, offering a credible alternative to unsafe C-based RTOSes.&lt;/p&gt;</description></item><item><title>NSDI 2025 Digest</title><link>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/nsdi-2025/</link><pubDate>Mon, 28 Apr 2025 00:00:00 +0000</pubDate><guid>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/nsdi-2025/</guid><description>&lt;p&gt;13 papers selected.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="pred-performance-oriented-random-early-detection-for-consistently-stable-performance-in-datacenters"&gt;PRED: Performance-oriented Random Early Detection for Consistently Stable Performance in Datacenters&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Xinle Du, Tong Li 0014, Guangmeng Zhou, Zhuotao Liu &lt;em&gt;et al.&lt;/em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; — PRED redesigns AQM by making drop probability a direct function of per-flow performance targets rather than queue length, eliminating the instability of classic RED in modern datacenter workloads.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why notable&lt;/strong&gt; — RED has been a cornerstone of congestion control for decades; PRED&amp;rsquo;s performance-centric reformulation challenges a long-held design axiom and demonstrates significantly lower tail latency at scale. It opens the door to intent-driven AQM as a first-class primitive in datacenter switches.&lt;/p&gt;</description></item><item><title>EuroSys 2025 Digest</title><link>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/eurosys-2025/</link><pubDate>Sun, 30 Mar 2025 00:00:00 +0000</pubDate><guid>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/eurosys-2025/</guid><description>&lt;p&gt;13 papers selected.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="empowering-webassembly-with-thin-kernel-interfaces"&gt;Empowering WebAssembly with Thin Kernel Interfaces&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Arjun Ramesh, Tianshu Huang, Ben L. Titzer, Anthony Rowe 0001&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; — A new OS interface design exposes thin, capability-based kernel primitives directly to WebAssembly modules, eliminating the POSIX translation layer.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why notable&lt;/strong&gt; — WebAssembly is increasingly used beyond the browser as a portable, sandboxed compute substrate; this work shows that rethinking the system interface from scratch yields significantly lower overhead and better safety properties than layering Wasm on top of POSIX.&lt;/p&gt;</description></item><item><title>OSDI 2024 Digest</title><link>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/osdi-2024/</link><pubDate>Wed, 10 Jul 2024 00:00:00 +0000</pubDate><guid>https://pub.sqrt.fr/vincent/publish-assistant/cloud-edge/digests/osdi-2024/</guid><description>&lt;p&gt;11 papers selected.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="distserve-disaggregating-prefill-and-decoding-for-goodput-optimized-large-language-model-serving"&gt;DistServe: Disaggregating Prefill and Decoding for Goodput-optimized Large Language Model Serving&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Yinmin Zhong, Shengyu Liu, Junda Chen, Jianbo Hu &lt;em&gt;et al.&lt;/em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; — Separates the compute-heavy prefill phase from the memory-bound decoding phase onto different GPU pools, eliminating head-of-line blocking and significantly improving LLM serving throughput.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why notable&lt;/strong&gt; — Became one of the most influential LLM systems papers of 2024; the prefill–decode disaggregation insight is now widely adopted in production inference stacks (vLLM, SGLang, etc.).&lt;/p&gt;</description></item></channel></rss>