<div> </div><div> </div><div>10.03.2022, 04:30, "Amit Kumar" <free.amit.kumar@gmail.com>:</div><blockquote><p>Hi,</p></blockquote><div> </div><div>Hello,</div><div> </div><div><div>maybe if you want to be a kernel developer you should go to some reference sources before that.</div><div><br />Really Important: The C Programming Language</div><div> </div><div>1. Understanding Linux Kernel (I/O and Process Management</div><div>2. Understanding Memory Addressing</div><div>3. Understanding Processes</div><div>4. Understanding Intterupts</div><div>5. Understanding Timing and Clock</div><div>6. Kernel Address Space</div><div>7. Kernel Namespaces</div><div>8. System Calls</div><div>9. Signals</div><div> </div><div>A) Linux Device Drivers</div><div> </div><div>1. Module</div><div>2. Communication</div><div>3. Buffer Character and Blocks</div><div>4. Pooling</div><div>5. User Space and Kernel Space</div><div>6. Learn Linux kernel header file</div><div> </div><div>B) Kernel Internals</div><div> </div><div>1. Boot Loader (Booting)</div><div>2. Virtual File Systems</div><div>3. Caching and Paging</div><div>4. Task Structure</div><div>5. Scheduler</div><div>6. Queue</div><div>7. File Structure</div><div>8. IPC</div><div>9. Synronization</div><div>10. Data Types in the kernel</div><div>11. PCI and USB</div><div>12. DMA</div><div> </div><div><div>so as soon as you know these you are already in an active kernel developer mode but you probably have to be very interested in hardware. So the Linux kernel is not just software and almost all developers strive for hardware compatibility.</div><div> </div><div>Operating System standards (POSIX) are already largely complete on Linux and you can bid and join workgroups for porting a new software solution for example a new filesystem.</div><div> </div><div>Regardless of your hardware knowledge and C knowledg will be declared you a "developer" and for example i dont even know most of them and i have been using Linux for many years and sometimes i even heard words when my C skills were not enough they fired me from there :)</div><div> </div><div>but don't be discouraged by it, its good keyword:</div><div> </div><div>"Just For Fun"</div><div> </div><div>yes, do everything to be fun and learn. Now download a linux kernel, unzip it and examine source codes.</div><div>Check out inside Documents and then open kernel menu and play with some changes and try to compile.</div><div> </div><div>if you dont get an error, boot and run from new kernel and test. in this case, learn bootloader, initramfs and actuall real kernel file where is it and what is size for example?</div></div><div><div> </div><div>An example question:</div><div> </div><div>So if Linux is written entirely in C and C programs everytime take main function right, okay where is main function of kernel? :)</div><div> </div><div>Good Luck and always include your research on these in your blog.</div><div>Regards</div><div> </div><div>zgur</div></div><div> </div></div><blockquote><p><a href="https://blog.freeark1.tv/2022/03/a-blog-for-linux-kernel-development.html" rel="noopener noreferrer">https://blog.freeark1.tv/2022/03/a-blog-for-linux-kernel-development.html</a><br /><br />I am thinking of sharing everything which will lead a normal<br />application developer to become a Linux kernel developer. This will be<br />just my journey journal to become a Linux kernel developer. Please,<br />feel free to share your views so that I can serve the purpose.<br /><br />Regards,<br />Amit Kumar<br /><br />On Sat, Mar 5, 2022 at 8:55 AM Amit Kumar <<a href="mailto:free.amit.kumar@gmail.com" rel="noopener noreferrer">free.amit.kumar@gmail.com</a>> wrote:</p><blockquote><br /> Hi,<br /> I have started this mail thread to interact with other kernel<br /> learners. I am also running a blog for stuff related to Linux kernel<br /> development.<br /> <a href="https://blog.freeark1.tv/" rel="noopener noreferrer">https://blog.freeark1.tv</a><br /> When a new post will appear on this blog I'll mail it on this thread.<br /> Soon I'll start posting about kernel development.<br /><br /> Regards,<br /> Amit Kumar</blockquote></blockquote>