Definitions for "Kernel Mode"
Keywords:  privilege, mode, timeslicing, dont, cpu
See User Mode.
The state of a CPU when the kernel needs to ensure that it has privileged access to its data and physical devices.
The processor mode that allows full, unprotected access to the system. A driver or thread running in kernel mode has access to system memory and hardware.