An Intro to kernel Dev
build and run kernel.
· 5 min read
I'm a security engineer focused on low‑level networking, process/thread scheduling, and memory management at the kernel level. This site hosts notes, deep dives, and practical experiments around Linux internals and related subsystems.
build and run kernel.
· 5 min read
understand what bootloader does.
· 5 min read
understand why do we need interrupts.
· 15 min read
understanding how a Simple Scheduler works.
· 15 min read
Debugging Tips & Common Issues
· 5 min read
why do we need a MMU?
· 5 min read
Setup and Enabling MMU Unit
· 5 min read