Inside the Linux Kernel: Architecture, Modules, and Booting
The Core The Kernel is the sovereign of the operating system. It is the only program that has full access to the hardware (Ring 0). Everything else—your shell, your browser, Docker—lives in "User Space" (Ring 3) and must politely ask the Kernel to do...
blog.habibullah.dev5 min read