Loading page…
The core component of an operating system that manages system resources and provides services to applications.
The kernel runs in privileged mode with direct hardware access. It handles scheduling, memory management, device drivers, and file systems. Everything else runs in user space.