Kernel

When referring to a computer operating system, the kernel is the first section of the operating system to load into memory. The computer kernel can be responsible for such things as: disk drive management, interrupt handler, file management, memory management, process management, etc.

Also see: Mach kernel, Operating System definitions