<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Hack on iMil.net</title>
    <link>http://imil.net/blog/tags/hack/</link>
    <description>Recent content in Hack on iMil.net</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 01 May 2025 10:46:48 +0200</lastBuildDate>
    <atom:link href="http://imil.net/blog/tags/hack/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Toying Around With Xv6 X86</title>
      <link>http://imil.net/blog/posts/2025/toying-around-with-xv6-x86/</link>
      <pubDate>Thu, 01 May 2025 10:46:48 +0200</pubDate>
      <guid>http://imil.net/blog/posts/2025/toying-around-with-xv6-x86/</guid>
      <description>&lt;p&gt;From the &lt;a href=&#34;https://github.com/mit-pdos/xv6-public/&#34;&gt;project&amp;rsquo;s Github repository&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;xv6 is a re-implementation of Dennis Ritchie&amp;rsquo;s and Ken Thompson&amp;rsquo;s Unix Version 6 (v6).  xv6 loosely follows the structure and style of v6, but is implemented for a modern x86-based multiprocessor using ANSI C.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;Having a small footprint and code base, &lt;a href=&#34;https://github.com/mit-pdos/xv6-public/&#34;&gt;xv6&lt;/a&gt; is an excellent tool to deepen in operating systems internals, like boot process, virtual memory setup, basics of a filesystem&amp;hellip;&lt;br&gt;&#xA;The version I tried is the &lt;em&gt;i386&lt;/em&gt; port, but again in the project&amp;rsquo;s repo we can read:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
