Could somebody explain in simple terms what the windows kernal is and what it actually does? It is a word that has appeared many times and still I do not understand exactly what it is.
Mr. Pig is spot on. Think of it as the software that communicates directly with your hardware. Programs talk to it and it talks to the hardware to get the job done.
Mr. Pig is spot on. Think of it as the software that communicates directly with your hardware. Programs talk to it and it talks to the hardware to get the job done.
Device drivers are loaded into kernel-mode so they are integrated with the bits of the kernel that do not get removed. Vista's NT 6.0 kernel loads most (if not all) drivers into user-mode for greater security and stability.
No it's the core. The Hardware Abstraction Layer (HAL) is the only part of the kernel that talks directly to the hardware. The HAL is, arguably, a very small part of the kernel.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.