Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Technical Terms => Topic started by: Tanya on June 03, 2007, 07:51:19 PM



Title: Kernel
Post by: Tanya on June 03, 2007, 07:51:19 PM
Kernel

The central module of an operating system. It is the part of the operating system that loads first, and it remains in main memory. Because it stays in memory, it is important for the kernel to be as small as possible while still providing all the essential services required by other parts of the operating system and applications. Typically, the kernel is responsible for memory management, process and task management, and disk management.


Related terms: kernel, memory, shell, Linux, operating system