<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OS on GaleInk&#39;s blog</title>
    <link>https://twj-ink.github.io/tags/os/</link>
    <description>Recent content in OS on GaleInk&#39;s blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>298731943@qq.com (GaleInk)</managingEditor>
    <webMaster>298731943@qq.com (GaleInk)</webMaster>
    <copyright>Copy, _right?_ :thinking_face:</copyright>
    <lastBuildDate>Thu, 04 Jun 2026 21:45:09 +0800</lastBuildDate><atom:link href="https://twj-ink.github.io/tags/os/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>操作系统笔记9：进程间通信</title>
      <link>https://twj-ink.github.io/os/study_notes/9-ipc/</link>
      <pubDate>Thu, 04 Jun 2026 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/study_notes/9-ipc/</guid>
      <description></description>
      
    </item>
    
    <item>
      <title>操作系统笔记8：同步机制</title>
      <link>https://twj-ink.github.io/os/study_notes/8-async_mechanism/</link>
      <pubDate>Thu, 28 May 2026 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/study_notes/8-async_mechanism/</guid>
      <description></description>
      
    </item>
    
    <item>
      <title>操作系统笔记7：文件系统</title>
      <link>https://twj-ink.github.io/os/study_notes/7-file_system/</link>
      <pubDate>Thu, 07 May 2026 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/study_notes/7-file_system/</guid>
      <description></description>
      
    </item>
    
    <item>
      <title>操作系统笔记6：虚拟内存管理</title>
      <link>https://twj-ink.github.io/os/study_notes/6-virtual_memory_management/</link>
      <pubDate>Tue, 21 Apr 2026 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/study_notes/6-virtual_memory_management/</guid>
      <description></description>
      
    </item>
    
    <item>
      <title>操作系统笔记5：内存管理</title>
      <link>https://twj-ink.github.io/os/study_notes/5-memory_management/</link>
      <pubDate>Thu, 16 Apr 2026 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/study_notes/5-memory_management/</guid>
      <description>内存管理的演化过程与基本思想</description>
      
    </item>
    
    <item>
      <title>操作系统笔记4：进程与线程调度</title>
      <link>https://twj-ink.github.io/os/study_notes/4-scheduling/</link>
      <pubDate>Thu, 09 Apr 2026 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/study_notes/4-scheduling/</guid>
      <description>各种常见经典的调度算法，以及在Linux中真实的CFS调度、在Windows中线程调度介绍</description>
      
    </item>
    
    <item>
      <title>本地物理机安装Linux</title>
      <link>https://twj-ink.github.io/os/local_linux/</link>
      <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/local_linux/</guid>
      <description>一次本地Linux安装实录：从U盘启动到计算机启动过程的简单梳理；日常使用遇到的问题及解决办法</description>
      
    </item>
    
    <item>
      <title>操作系统笔记3：进程与线程模型</title>
      <link>https://twj-ink.github.io/os/study_notes/3-process_thread/</link>
      <pubDate>Sat, 04 Apr 2026 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/study_notes/3-process_thread/</guid>
      <description>进程=地址空间+PCB+执行上下文</description>
      
    </item>
    
    <item>
      <title>操作系统笔记2：操作系统运行环境与运行机制</title>
      <link>https://twj-ink.github.io/os/study_notes/2-runtime_env/</link>
      <pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/study_notes/2-runtime_env/</guid>
      <description></description>
      
    </item>
    
    <item>
      <title>操作系统笔记1：操作系统概述</title>
      <link>https://twj-ink.github.io/os/study_notes/1-intro/</link>
      <pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/study_notes/1-intro/</guid>
      <description>定义、特征</description>
      
    </item>
    
    <item>
      <title>操作系统实验Part0：实验概览</title>
      <link>https://twj-ink.github.io/os/os-kernel/part0%E5%AE%9E%E9%AA%8C%E6%A6%82%E8%A7%88/</link>
      <pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/os-kernel/part0%E5%AE%9E%E9%AA%8C%E6%A6%82%E8%A7%88/</guid>
      <description>os-kernel的实验介绍和测评流程</description>
      
    </item>
    
    <item>
      <title>[[NOTES]] 操作系统学习笔记</title>
      <link>https://twj-ink.github.io/os/study_notes/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <author>298731943@qq.com (GaleInk)</author>
      <guid>https://twj-ink.github.io/os/study_notes/</guid>
      <description>课堂和阅读教材的笔记，不包含实验教程</description>
      
    </item>
    
  </channel>
</rss>
