
This paper describes the design of the
kaneton microkernel. This system was designed to be ported on many architectures without being intrusive. Moreover, the main goal of this system was to be understandable by everyone interested in operating systems internals. To do so, the kaneton design and implementation are very elegant and easy to understand. Finally, the kaneton microkernel includes modern distributed concepts leading to a powerful, secure, flexible and reliable microkernel based OS.
Note: This is the first entry to our Alternative OS Contest which runs through 14th July!
Member since:
2005-07-06
I think I got the basic concept of the set manager to keep references to the basic components/facets of objects?