<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>云深不知处</title><link>https://lihuiba.github.io/</link><description>Recent content on 云深不知处</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Mon, 24 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lihuiba.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>把 VMM 微内核做对</title><link>https://lihuiba.github.io/p/microkernel-vmm-done-right/</link><pubDate>Mon, 24 Aug 2026 00:00:00 +0000</pubDate><guid>https://lihuiba.github.io/p/microkernel-vmm-done-right/</guid><description>2005 年 Xen 团队问 VMM 是不是做对了的微内核； 二十年里隔离给了 microVM、数据面给了硅片、纪律给了 DPU， 唯独'服务栈可无痛重启'无人认领——本文梳理这段历史与它的四层难点， 给出一个纯软件的组装方案：定义为固件的瘦核、无状态的服务 VM、 归硅片的数据面，用 VM 边界和 IOMMU 守住 DPU 用 PCIe 才守住的边界。</description></item><item><title>DPU 的神话该结束了</title><link>https://lihuiba.github.io/p/end-of-dpu-myth/</link><pubDate>Thu, 20 Aug 2026 00:00:00 +0000</pubDate><guid>https://lihuiba.github.io/p/end-of-dpu-myth/</guid><description>DPU 的成功部署全部来自头部云厂商的自研垂直整合，而商用 DPU 市场已经全军覆没。逐项审计其七项价值主张：五项经不起归因审查，一项真实但软件可替代，半项真实但小众——七项只剩半项。薄收益加厚叙事，正是神话的标准配方。</description></item><item><title>Fixed-Output Compression 的神话</title><link>https://lihuiba.github.io/p/against-fixed-output/</link><pubDate>Mon, 17 Aug 2026 00:00:00 +0000</pubDate><guid>https://lihuiba.github.io/p/against-fixed-output/</guid><description>Fixed-output compression——变长输入、定长输出的压缩布局——曾被赋予消除读放大、对齐 I/O、提高压缩率、节省内存等优势。逐项归因之后：这些优势或来自粒度选择，或来自索引与解压器的实现，或只在限定口径里成立，或查无实据；而代价是格式级的、永久的。结论是客气但彻底的：作为一项格式设计决策，fixed-output 不值得采用。</description></item><item><title>Overlaybd——面向所有负载的终极镜像格式</title><link>https://lihuiba.github.io/p/overlaybd-the-ultimate-image-format/</link><pubDate>Mon, 10 Aug 2026 00:00:00 +0000</pubDate><guid>https://lihuiba.github.io/p/overlaybd-the-ultimate-image-format/</guid><description>容器用 OCI 分层，虚拟机用 qcow2，各自背着只随规模增长的结构性成本。Overlaybd 用一种块设备镜像格式覆盖所有负载：分层、按需加载、可寻址压缩，亚秒级冷启动，经众多公司生产环境多年历练。</description></item><item><title>Hello World</title><link>https://lihuiba.github.io/p/hello-world/</link><pubDate>Sun, 09 Aug 2026 00:00:00 +0000</pubDate><guid>https://lihuiba.github.io/p/hello-world/</guid><description>博客的第一篇文章</description></item><item><title>Stackful Coroutine Made Fast</title><link>https://lihuiba.github.io/p/stackful-coroutine-made-fast/</link><pubDate>Mon, 14 Oct 2024 00:00:00 +0000</pubDate><guid>https://lihuiba.github.io/p/stackful-coroutine-made-fast/</guid><description>Stackful 协程并非天生慢——慢的是现有实现。借助上下文感知的上下文切换（CACS），在调用点只保存最少必要的寄存器，stackful 协程在多数场景下反超 stackless，在其他场景持平。已在 Photon 中实现。</description></item><item><title>共享端口的IPMI设置</title><link>https://lihuiba.github.io/p/ipmi-shared-lan-setup/</link><pubDate>Wed, 26 Mar 2014 22:51:49 +0800</pubDate><guid>https://lihuiba.github.io/p/ipmi-shared-lan-setup/</guid><description>通过 VLAN 复用 eth0 端口，在共享网口上使用 IPMI</description></item></channel></rss>