About me

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.


Latest posts

Bootloader

understand what bootloader does.

· 5 min read

Interrupts

understand why do we need interrupts.

· 15 min read

Simple Scheduler

understanding how a Simple Scheduler works.

· 15 min read

MMU - Part 1

why do we need a MMU?

· 5 min read

MMU - Part 2

Setup and Enabling MMU Unit

· 5 min read