<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>OS - 标签 - LoveIt</title>
        <link>https://zhengqijun0121.github.io/blog/tags/os/</link>
        <description>OS - 标签 - LoveIt</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>zhengqijun0121@qq.com (zhengqijun0121)</managingEditor>
            <webMaster>zhengqijun0121@qq.com (zhengqijun0121)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Thu, 05 Mar 2026 09:00:20 &#43;0800</lastBuildDate><atom:link href="https://zhengqijun0121.github.io/blog/tags/os/" rel="self" type="application/rss+xml" /><item>
    <title>Linux 进程调度策略详细总结</title>
    <link>https://zhengqijun0121.github.io/blog/003_linux%E8%BF%9B%E7%A8%8B%E8%B0%83%E5%BA%A6%E7%AD%96%E7%95%A5%E8%AF%A6%E7%BB%86%E6%80%BB%E7%BB%93/</link>
    <pubDate>Thu, 05 Mar 2026 09:00:20 &#43;0800</pubDate>
    <author>zhengqijun0121@qq.com (zhengqijun0121)</author>
    <guid>https://zhengqijun0121.github.io/blog/003_linux%E8%BF%9B%E7%A8%8B%E8%B0%83%E5%BA%A6%E7%AD%96%E7%95%A5%E8%AF%A6%E7%BB%86%E6%80%BB%E7%BB%93/</guid>
    <description><![CDATA[<h1 id="linux进程调度策略详细总结">Linux进程调度策略详细总结</h1>
<p>Linux进程调度是内核核心子系统，负责决定CPU资源的分配顺序与时长，通过<strong>分层调度器架构</strong>和<strong>多类调度策略</strong>，兼顾通用场景的公平性、实时场景的低延迟与批处理场景的吞吐量。本文从核心基础、调度策略详解、对比、实践接口与注意事项五个维度，完整梳理Linux进程调度体系。</p>]]></description>
</item>
</channel>
</rss>
