Linux Kernal
Deep dive into the largest open source program
What is Linux Kernal The kernal is a program Often with a name like vmlinuz- Loaded a run by a noot loader, like GRUB(linux) GRUB GRUB: Load the Kernal program from disk to memory, and transfer the control to kernal GRUB comes after Power-On-self-Test(POST) The Kernal is an API System calls Virtual file system entries (not really a directory) proc sys debugfs Device files(standard system calls, read, write, open,…etc) The
Posted by Eirik on Wednesday, March 27, 2024