> maybe we could dispense with the kernel. > it's complicated anyway. each application could drive > hardware itself. but to make this easier, we'll used shared > libraries. the only system service we'd need is a shared library > loader.
There's your final word in microkernels. Throw away security and things get a lot less complicated. The human brain does not have, that I am aware, security boundaries, why can't we model our personal computers on that? ++L PS: In jest, of course, but there's some value...
