VPVinit Puranikinpuranikvinit.hashnode.dev·Jan 29, 2024 · 12 min readInterrupts: The Clockwork Orchestra of the Linux KernelImagine your computer as a bustling marketplace. Printers churn out reports, keyboards clatter with ideas, and network cables pulse with information. To orchestrate this constant activity, a hidden conductor keeps everything in rhythm: the Interrupt ...00
VPVinit Puranikinpuranikvinit.hashnode.dev·Jan 15, 2024 · 12 min readProcesses, as they are in the Linux KernelBeneath the surface of an ever-snappy Linux machine, a bustling city of invisible workers known as "processes" are tirelessly running the show. From printing documents to streaming music, each task is a dedicated citizen in this microscopic metropoli...00
VPVinit Puranikinpuranikvinit.hashnode.dev·Jan 8, 2024 · 10 min readCFS Scheduler in the Linux KernelThe Linux kernel is the backbone of countless devices, servers, and systems worldwide. But have you ever wondered why Linux systems feel so snappy, even with multiple applications running? The answer lies in a hidden gem called the Completely Fair Sc...00