Linux Enterprise Cluster: Build a Highly Available Cluster with Commodity Hardware and Free Software
|
|
- Kernel
-
the kernel is the portion of the operating system that manages and controls access to hardware resources. It performs thread scheduling and dispatching, interrupt and exception handling, and multiprocessor synchronization.
- Kernel mode
-
the processor access mode in which the operating system and privileged programs run. Windows NT/2000/XP kernel is the Ntoskrnl.exe.
K
|
|