Microkernel design

From WhitixDoc

Jump to: navigation, search

Currently Whitix is a monolithic kernel, however, as the system grows, it makes more sense to keep it modular and small.

Proposal

Whitix should be converted to a microkernel (or more of a hybrid kernel design), to allow for userspace drivers to be written in high-level languages, to ensure security and stability throughout the core system, and to reduce the complexity of the kernel.

Personal tools