
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chaos and Order</title>
      <link>https://www.youngju.dev/blog</link>
      <description>천천히 올바르게. AI Researcher &amp; DevOps Engineer Youngju&#39;s blog. GPU/CUDA, LLM, MLOps, Kubernetes AI workloads, and data engineering — plus mindset essays on confidence, routines, health, and sport psychology.</description>
      <language>ko</language>
      <managingEditor>fjvbn2003@gmail.com (Youngju Kim)</managingEditor>
      <webMaster>fjvbn2003@gmail.com (Youngju Kim)</webMaster>
      <lastBuildDate>Wed, 12 Aug 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.youngju.dev/tags/prefix-caching/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-prefix-caching-and-kv-reuse.en</guid>
    <title>Inside vLLM (5) — Prefix Caching, and Why System Prompt Design Is Performance</title>
    <link>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-prefix-caching-and-kv-reuse.en</link>
    <description>A rundown of when vLLM prefix caching hits and when it misses, based on the official design document. Covers how block hashes chain to the block before them, why only full blocks get cached, how a single timestamp placed at the front of a prompt wipes out the entire cache, and cache_salt. Part 5 of the Inside vLLM series.</description>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>vllm</category><category>prefix-caching</category><category>kv-cache</category><category>prompt-engineering</category><category>llm</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-prefix-caching-and-kv-reuse.ja</guid>
    <title>vLLM 内部構造 (5) — プレフィックスキャッシュ、システムプロンプト設計が性能になる理由</title>
    <link>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-prefix-caching-and-kv-reuse.ja</link>
    <description>vLLMのプレフィックスキャッシュがいつ効いていつ効かないかを、公式設計ドキュメントを基準に整理する。ブロックハッシュが直前のブロックに鎖のように連なる構造、フルに埋まったブロックだけがキャッシュされる理由、プロンプトの先頭に置いたタイムスタンプ一つがキャッシュ全体を無効にする過程、そしてcache_saltまで扱う。vLLM内部構造シリーズ第5回。</description>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>vllm</category><category>prefix-caching</category><category>kv-cache</category><category>prompt-engineering</category><category>llm</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-prefix-caching-and-kv-reuse</guid>
    <title>vLLM 내부 구조 (5) — 접두사 캐싱, 시스템 프롬프트 설계가 곧 성능이 되는 이유</title>
    <link>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-prefix-caching-and-kv-reuse</link>
    <description>vLLM의 접두사 캐싱이 언제 적중하고 언제 못 하는지를 공식 설계 문서 기준으로 정리했습니다. 블록 해시가 앞 블록에 사슬처럼 묶이는 구조, 꽉 찬 블록만 캐시되는 이유, 프롬프트 맨 앞에 넣은 타임스탬프 하나가 캐시 전체를 날리는 과정, 그리고 cache_salt까지 다룹니다. vLLM 내부 구조 시리즈 5편.</description>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>vllm</category><category>prefix-caching</category><category>kv-cache</category><category>prompt-engineering</category><category>llm</category>
  </item>

    </channel>
  </rss>
