<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>中断 on PlumePHP</title><link>https://plumephp.com/tags/%E4%B8%AD%E6%96%AD/</link><description>Recent content in 中断 on PlumePHP</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 10 Sep 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://plumephp.com/tags/%E4%B8%AD%E6%96%AD/index.xml" rel="self" type="application/rss+xml"/><item><title>中断与异常处理：从硬件中断到软中断</title><link>https://plumephp.com/os-interrupts/</link><pubDate>Thu, 10 Sep 2026 10:00:00 +0800</pubDate><guid>https://plumephp.com/os-interrupts/</guid><description>&lt;p&gt;中断（Interrupt）是操作系统最核心的机制之一。无论是键盘输入、磁盘 I/O 完成，还是定时器到期，系统都依赖中断来打破 CPU 的顺序执行流，让内核能够及时响应外部事件。理解中断的完整链路——从硬件信号到内核处理，再到 Linux 的下半部机制——是掌握操作系统底层原理的关键一步。&lt;/p&gt;</description></item></channel></rss>