1 Kernel Basics
1 Kernel Basics
Definition:
The kernel is the core part of the OS that directly interacts with the hardware (CPU, memory,
devices).
Role:
Manages system resources CPU, memory, file systems, and I/O devices.
Access:
Type:
Examples:
Tasks:
- Process management
- Memory management
- Device management
- System calls
User Access: