Kernel Design
Like some other modern kernels, XNU is a hybrid, containing features of both monolithic kernels and microkernels, attempting to make the best use of both technologies, such as the message passing capability of microkernels enabling greater modularity and larger portions of the OS to benefit from protected memory, as well as retaining the speed of monolithic kernels for certain critical tasks.
Currently, XNU runs on ARM, IA-32, and x86-64 processors, both single processor and SMP models.
Read more about this topic: XNU
Famous quotes containing the words kernel and/or design:
“After nights thunder far away had rolled
The fiery day had a kernel sweet of cold”
—Edward Thomas (18781917)
“Teaching is the perpetual end and office of all things. Teaching, instruction is the main design that shines through the sky and earth.”
—Ralph Waldo Emerson (18031882)