kernel

Advanced 💻 Tech / IT

Definition

The core of an operating system that runs the show and talks directly to your hardware—basically the tiny dictator living inside your computer. It manages memory, processes, and device drivers while keeping applications from trampling all over each other. When the kernel panics, it's not being dramatic; your entire system is actually about to crash.

Example Usage

I tried to compile a custom kernel to optimize performance, and now my laptop won't boot at all.

Source: Operating systems terminology

Related Terms