<?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>Linux on LeafCxy's Blog</title><link>https://leafcxy.github.io/tags/linux/</link><description>Recent content in Linux on LeafCxy's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Fri, 28 Aug 2026 08:35:00 +0800</lastBuildDate><atom:link href="https://leafcxy.github.io/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Bootlin Elixir：阅读与检索 Linux 内核及开源项目源码的神器</title><link>https://leafcxy.github.io/posts/2026/08/bootlin-elixir-cross-referencer/</link><pubDate>Fri, 28 Aug 2026 08:35:00 +0800</pubDate><guid>https://leafcxy.github.io/posts/2026/08/bootlin-elixir-cross-referencer/</guid><description>&lt;h2 id="引言"&gt;引言&lt;/h2&gt;
&lt;p&gt;对于从事 Linux 系统开发、驱动编写、嵌入式底层研发以及内核架构学习的工程师来说，阅读庞大的 C 语言开源工程源码是日常必修课。&lt;/p&gt;
&lt;p&gt;以 &lt;strong&gt;Linux Kernel&lt;/strong&gt; 为例：代码量已超过 3000 万行，包含海量的宏定义、条件编译分支、结构体指针与跨架构实现。如果直接在本地用普通文本编辑器或 &lt;code&gt;grep&lt;/code&gt; 搜索，不仅效率极其低下，而且往往会被巨量的同名变量和宏展开干扰。而在本地配置完整的 LSP（如 clangd）或大型索引工具（如 OpenGrok），不仅极其消耗磁盘与内存，而且在跨版本对比时极其繁琐。&lt;/p&gt;</description></item></channel></rss>