Microkernel - Wikipedia, the free encyclopedia
In computer science, a microkernel is a computer kernel that provides the mechanisms needed to implement an operating system, such as low-level address space management, thread management, and inter...
en.wikipedia.org/wiki/Microkernel
Mach (kernel) - Wikipedia, the free encyclopedia
Mach is an operating system microkernel developed at Carnegie Mellon University to support operating system research, primarily distributed and parallel computation. It is one of the earliest example...
en.wikipedia.org/wiki/Mach_(kernel)
TOWARDS A TRUE MICROKERNEL; OPERATING SYSTEM; A revision of MINIX that brings quality enhancements and strongly reduces the kernel in size by moving device drivers to user-space; Jorrit N. Herder; APPROVED BY prof.dr. Andrew S. Tanenbaum: (supervisor);
www.minix3.org/doc/herder_thesis.pdf
I was aiming to write a full book on this, but during 1997 C-DAC changed its system architecture to Clusters; thereby whole group focus ... However, although it is incomplete, I thought it will good to make it online for the benefit of those interested in learning about Microkernel Operating Systems and made it online.
www.beowulf.org/archive/2000-July/000474.html
QNX Neutrino RTOS - A True Microkernel Operating System Hard Realtime. Memory protected. QNX realtime RTOS - Middleware, development tools, realtime operating system software and services for superior embedded design ... What makes QNX Neutrino realtime operating system (RTOS) so remarkable? It's a true microkernel...
www.qnx.com/products/neutrino_rtos/
Modular architecture based on a microkernel are suitable bases for the design and implementation of operating systems. Prototype systems employing microkernel architectures are achieving the levels of functionality and performance expected and required of commercial products.
www.eecs.umich.edu/~rmalan/publications/Abstracts/jipAb... www.eecs.umich.edu/~rmalan/publications/Abstracts/jipAbs.html
Project Mach was an operating systems research project of the Carnegie Mellon University School of Computer Science from 1985 to 1994. ... Overview of the Mach Project...
www.cs.cmu.edu/afs/cs.cmu.edu/project/mach/public/www/m... www.cs.cmu.edu/afs/cs.cmu.edu/project/mach/public/www/mach.html
Want to see what a non-Windows-based operating system developed by Microsoft looks like? If you are willing and able to sign a non-commercial, acad ... Want to see what a non-Windows-based operating system developed by Microsoft looks like?
blogs.zdnet.com/microsoft/?p=1239
How is Gartner defining "big"? And what will count as an "operating system release," going forward? Will a service pack count? Does a rollup of hotfixes and ... Singularity, as Microsoft watchers may recall, is a non-Windows-based microkernel that Microsoft researchers have written from scratch as 100 percent managed code.
blogs.zdnet.com/microsoft/?p=153
SPIN is an operating system that blurs the distinction between kernels and applications. Applications traditionally live in user-level address spaces, separated from kernel resources and services by an expensive protection boundary.
www.cs.washington.edu/research/projects/spin/www/