LWN.net Logo

And THAT is the problem

And THAT is the problem

Posted Aug 25, 2011 20:37 UTC (Thu) by raven667 (subscriber, #5198)
In reply to: And THAT is the problem by bronson
Parent article: HP dropping webOS devices

I was thinking that the combination of the hypervisor and the guest kernel in total formed the microkernel. Each guest has its own personality and file systems, network, ipc, etc. Information is passed back and forth through the hypervisor using interfaces that happen to look a lot like network cards and block devices, or use PV drivers which can do pure message passing. The big thing is that every bit runs in its own protected memory space which I thought was the big difference and value of a microkernel vs. a traditional kernel.

Like you said, I'm certainly standing from afar and squinting more than a little. 8-)


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds