Kernel
From Simple English Wikipedia, the free encyclopedia
A kernel is the central part of an operating system. It manages the tasks of the computer, that is, which part to do the task.
There are two types of kernels:
- A microkernel, which only contains basic functionality;
- A monolithic kernel, which contains many drivers.