<?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/%E8%B0%83%E5%BA%A6%E7%AE%97%E6%B3%95/</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/%E8%B0%83%E5%BA%A6%E7%AE%97%E6%B3%95/index.xml" rel="self" type="application/rss+xml"/><item><title>CPU 调度算法：从 FCFS 到 CFS 完全公平调度器</title><link>https://plumephp.com/os-cpu-scheduling/</link><pubDate>Thu, 10 Sep 2026 10:00:00 +0800</pubDate><guid>https://plumephp.com/os-cpu-scheduling/</guid><description>&lt;p&gt;CPU 调度是操作系统最核心的职责之一。它决定了哪个进程在何时使用 CPU，直接影响系统的响应速度、吞吐量和用户体验。本文从经典算法讲起，逐步深入到 Linux CFS 的设计与实现，并覆盖多处理器负载均衡、实时调度和前沿趋势。&lt;/p&gt;</description></item></channel></rss>