Skip to content

Kernel

The kernel is a central part of the operating system. It communicates with the hardware and manage resources, such as memory, drivers, processes, network, files, etc.

Diagram of OS architecture. The kernel is placed between the applications layer and the hardware layer, containing the CPU, Memory and Devices

Assembly