<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: sumit</title>
    <description>The latest articles on DEV Community by sumit (@sumit_e5a095c7b9a5b3ff4c6).</description>
    <link>https://dev.to/sumit_e5a095c7b9a5b3ff4c6</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3206344%2F140f8cb5-9ca0-4f7e-bae4-95595f02e726.jpg</url>
      <title>DEV Community: sumit</title>
      <link>https://dev.to/sumit_e5a095c7b9a5b3ff4c6</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sumit_e5a095c7b9a5b3ff4c6"/>
    <language>en</language>
    <item>
      <title>Starting My Linux kernel Reading Journey: Why I'm Doing This and What to Expect</title>
      <dc:creator>sumit</dc:creator>
      <pubDate>Wed, 10 Sep 2025 05:17:15 +0000</pubDate>
      <link>https://dev.to/sumit_e5a095c7b9a5b3ff4c6/starting-my-linux-kernel-reading-journey-why-im-doing-this-and-what-to-expect-4c99</link>
      <guid>https://dev.to/sumit_e5a095c7b9a5b3ff4c6/starting-my-linux-kernel-reading-journey-why-im-doing-this-and-what-to-expect-4c99</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Hey everyone!&lt;br&gt;
Today, I'm starting something I've always wanted to do but kept putting off: reading and understanding the Linux kernel documentation.&lt;/p&gt;

&lt;p&gt;The Linux kernel is the beating heart of almost every computer system we interact with - phones, servers, IoT devices, supercomputers. But for most of us, it feels like a black box of magic. I want to change that for myself (and hopefully for you, too).&lt;/p&gt;

&lt;p&gt;This blog series will by my notes, reflections and breakdowns as I learn. I'm not an expert - I'm a learner documenting the process. That means you'll get the raw mix of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Confusions I face&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The "aha!" moments&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Explanations in plain English&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Resources and tips I find along the way&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;My Goals for this Series&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I want to make this journey meaningful and structured, not just random reading. Here's my road map:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Accountability - Writing forces me to understand concepts deeply.&lt;/li&gt;
&lt;li&gt;Clarity - If I can explain kernel docs in simple terms, I've really learned it.&lt;/li&gt;
&lt;li&gt;Community - Connect with others curious about operating systems, Linux, and low-level programming.&lt;/li&gt;
&lt;li&gt;Consistency - Publish at least 1-2 posts per week documenting progress.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;By the end of this challenge, I aim to: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Understand the big picture of the Linux kernel(boot, scheduling, memory, processes, devices).&lt;/li&gt;
&lt;li&gt;Build confidence reading kernel source and docs.&lt;/li&gt;
&lt;li&gt;Create a resource that helps other beginners who want to explore the same path&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;How You Can Join In&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;I'd love to make this interactive. If you're also curious about the Linux kernel:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Follow along and share your own takeaways.&lt;/li&gt;
&lt;li&gt;Drop tips or resources in the comments.&lt;/li&gt;
&lt;li&gt;Correct me if I oversimplify or miss something (this is a learning process!).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What's Next?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In my next post, I'll start right at the beginning:&lt;br&gt;
&lt;em&gt;What happens when you power on your computer, and how the Linux kernel actually boots.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Final Words&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This journey is going to be challenging, but I'm excited. Writing in public is my way of keeping myself consistent and accountable.&lt;/p&gt;

&lt;p&gt;If you've ever wanted to understand what's under the hood of your operating system, I invite you to join me. Let's explore the kernel together - one doc at a time.&lt;/p&gt;

&lt;p&gt;See you in the next post!&lt;/p&gt;

</description>
      <category>linux</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
