Microkernel: Difference between revisions

Jump to navigation Jump to search
testing out image
[unchecked revision][unchecked revision]
No edit summary
(testing out image)
Line 1:
==Design==
[[Image:Microkernel.png|frame|right|Basic overview of a microkernel]]
A Microkernel tries to run most services - like networking, filesystem, etc. - as daemons / servers in user space. All that's left to do for the kernel are basic services, like memory allocation, scheduling, and messaging (Inter Process Communication).
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu