Kernel |
The essential part of an operating system. It takes care of things which are basic to the system, like memory management, handling of input/output to disks via their drivers, management of processes, etc.
At boot time this kernel is loaded in memory and remains so during the whole time the computer is on.
| Copyright 2003-2004 Jacques Lederer |