<?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>Posts on Troy's Blog</title><link>https://blog.troy-y.org/zh/posts/</link><description>Recent content in Posts on Troy's Blog</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 23 Apr 2026 18:15:51 +0800</lastBuildDate><atom:link href="https://blog.troy-y.org/zh/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>linux-mm[0]: 物理内存与 struct page</title><link>https://blog.troy-y.org/zh/posts/linux-mm-0-physical-memory-and-struct-page/</link><pubDate>Thu, 23 Apr 2026 18:15:51 +0800</pubDate><guid>https://blog.troy-y.org/zh/posts/linux-mm-0-physical-memory-and-struct-page/</guid><description>Linux 内核如何将 RAM 划分为页，通过 struct page 跟踪每页元数据，并通过引用计数和脏页回写机制管理页的生命周期。</description></item><item><title>你好世界</title><link>https://blog.troy-y.org/zh/posts/hello-world/</link><pubDate>Thu, 23 Apr 2026 00:00:00 +0000</pubDate><guid>https://blog.troy-y.org/zh/posts/hello-world/</guid><description>&lt;p&gt;这是我的第一篇 Hugo 博客文章。&lt;/p&gt;
&lt;p&gt;从 Hexo + Butterfly 迁移到 Hugo + PaperMod，追求简洁高效。&lt;/p&gt;</description></item><item><title>在 RISC-V 上从零搭建 LazyVim</title><link>https://blog.troy-y.org/zh/posts/lazyvim-on-riscv/</link><pubDate>Mon, 20 Apr 2026 17:09:46 +0800</pubDate><guid>https://blog.troy-y.org/zh/posts/lazyvim-on-riscv/</guid><description>在 RISC-V Linux 上编译运行 Neovim + LazyVim 的完整指南，涵盖 LuaJIT 移植、tree-sitter、LSP、blink.cmp 原生编译及 snacks.nvim 兼容性问题的解决方案。</description></item><item><title>修复 LazyVim 在 SSH 下无法复制到剪贴板的问题</title><link>https://blog.troy-y.org/zh/posts/fix-lazyvim-clipboard-over-ssh/</link><pubDate>Sat, 30 Nov 2024 12:07:41 +0800</pubDate><guid>https://blog.troy-y.org/zh/posts/fix-lazyvim-clipboard-over-ssh/</guid><description>LazyVim 在 SSH 会话中默认禁用系统剪贴板同步，一行配置即可修复。</description></item><item><title>使用 PXE 在 U-Boot 中启动 Linux 内核</title><link>https://blog.troy-y.org/zh/posts/pxe-boot-linux-kernel-in-uboot/</link><pubDate>Fri, 06 Sep 2024 10:33:32 +0800</pubDate><guid>https://blog.troy-y.org/zh/posts/pxe-boot-linux-kernel-in-uboot/</guid><description>通过 TFTP 配置 PXE 启动，在 U-Boot 中加载 Linux 内核和设备树，包括 SpacemiT K1 上 fdt_addr_r 缺失导致启动卡死的排查过程。</description></item><item><title>Rockchip 系列启动流程解读</title><link>https://blog.troy-y.org/zh/posts/rockchip-boot-flow/</link><pubDate>Fri, 23 Aug 2024 12:57:43 +0800</pubDate><guid>https://blog.troy-y.org/zh/posts/rockchip-boot-flow/</guid><description>详解 Rockchip SoC 从 BootROM 到 U-Boot 的完整启动流程，涵盖开源 TPL/SPL 路径和闭源 miniloader 路径。</description></item><item><title>Linux earlycon：内核如何在驱动就绪前输出日志</title><link>https://blog.troy-y.org/zh/posts/linux-earlycon-internals/</link><pubDate>Wed, 03 Jul 2024 18:01:54 +0800</pubDate><guid>https://blog.troy-y.org/zh/posts/linux-earlycon-internals/</guid><description>深入分析 Linux earlycon 机制 — 内核如何在串口驱动初始化之前提供控制台输出，涵盖命令行参数和设备树两条初始化路径。</description></item></channel></rss>