been playing with Linux kernel lately, trying to to understand how the kernel works and how to customize and compile it for different hardware architectures. So far i have made some real progress. What you see here are some of the notes I took while experimenting and learning about Linux kernel development and maintenance.
My appreciation goes Linux foundation for providing a free basic introductory course on Linux kernel development. the course explains the kernel development cycle and coding ethics and other very useful topics that can help one get started as a contributor.
My aim is to develop solid understanding of the Linux kernel and develop skills that will enable me pursue a long term career related to developing and maintaining Linux and Embedded Linux systems