<?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>源码解读 on Hellokitty&#39;s Blog</title>
    <link>https://yangyang233333.github.io/tags/%E6%BA%90%E7%A0%81%E8%A7%A3%E8%AF%BB/</link>
    <description>Recent content in 源码解读 on Hellokitty&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Mon, 24 Aug 2026 16:58:43 +0800</lastBuildDate>
    <atom:link href="https://yangyang233333.github.io/tags/%E6%BA%90%E7%A0%81%E8%A7%A3%E8%AF%BB/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>vLLM 与 Mooncake 对接源码解读：Prefill/Decode 分离中的 KV Cache 如何跨节点传输</title>
      <link>https://yangyang233333.github.io/posts/vllm-mooncake-integration/</link>
      <pubDate>Mon, 24 Aug 2026 16:58:43 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/vllm-mooncake-integration/</guid>
      <description>深入分析 vLLM 内置 MooncakeConnector：从代理拆分请求、Scheduler 元数据、GPU KV Cache 注册，到 Mooncake Transfer Engine 通过 RDMA 将 Prefill KV 直接搬到 Decode 节点。</description>
    </item>
    <item>
      <title>Phoenix 源码解读：把 GPU 显存变成 Linux I/O 可直达的内存</title>
      <link>https://yangyang233333.github.io/posts/phoenix-source-code-reading/</link>
      <pubDate>Mon, 24 Aug 2026 14:40:15 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/phoenix-source-code-reading/</guid>
      <description>深入解析 xPU-IO/Phoenix：它如何通过内核模块、用户态库和应用适配器，将 SSD 数据直接送入 GPU 显存；并比较 full BAR、staging、batch、stream 等数据路径的实现与取舍。</description>
    </item>
  </channel>
</rss>
