
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>dev-blog</title>
      <link>https://kibotos.dev//blog</link>
      <description>dev blog</description>
      <language>en-us</language>
      <managingEditor>undefined (valery)</managingEditor>
      <webMaster>undefined (valery)</webMaster>
      <lastBuildDate>Tue, 05 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://kibotos.dev//tags/os/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://kibotos.dev//blog/06sync</guid>
    <title>sync-1</title>
    <link>https://kibotos.dev//blog/06sync</link>
    <description>sync, critical section, locks</description>
    <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
    <author>undefined (valery)</author>
    <category>OS</category>
  </item>

  <item>
    <guid>https://kibotos.dev//blog/07sync</guid>
    <title>sync-2</title>
    <link>https://kibotos.dev//blog/07sync</link>
    <description>sync, semaphores, monitors</description>
    <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
    <author>undefined (valery)</author>
    <category>OS</category>
  </item>

  <item>
    <guid>https://kibotos.dev//blog/08sched</guid>
    <title>schedule</title>
    <link>https://kibotos.dev//blog/08sched</link>
    <description>scheduling, starvation, state queue, FCFS/FIFO, SJF, SRTF, RR, multilevel queue, multilevel feedback queue</description>
    <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
    <author>undefined (valery)</author>
    <category>OS</category>
  </item>

  <item>
    <guid>https://kibotos.dev//blog/09mem</guid>
    <title>memory</title>
    <link>https://kibotos.dev//blog/09mem</link>
    <description>memory management, fixed/variable partitions, overlays, swapping, virtual memory</description>
    <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
    <author>undefined (valery)</author>
    <category>OS</category>
  </item>

    </channel>
  </rss>
