Operating system kernel
From Conservapedia
This is the current revision of Operating system kernel as edited by DavidB4-bot (Talk | contribs) at 14:57, April 3, 2019. This URL is a permanent link to this version of this page.
In computer science, the kernel is the part of the operating system through which the hardware and software communicate. The kernel also assigns time to processes and/or threads, generally via a form of preemptive round-robin scheduling. A well-designed kernel provides for reliability and security. The terms "Monitor" and "Executive" have been used as synonyms for "Kernel", however those are now somewhat archaic terms.