Brainix
From Wikipedia, the free encyclopedia
Brainix running inside Bochs |
|
Website: | The Brainix Project Page on Google Code |
Source model: | Open source |
Latest stable release: | 0.0 / Nov 6, 2006 |
Kernel type: | Microkernel |
License: | GPL |
Brainix is a microkernel-based, Unix-like operating system. It includes support for virtual memory, preemptive multitasking, asynchronous message passing, and the ext2 file system. It was written from scratch and runs on IA-32 computers.
Brainix was inspired by (but shares no code with) Minix.
[edit] Status
Brainix boots, initializes its sub-systems, then passes messages. It is not mature enough to support a shell, but its developers are active.