共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Brainix |
Brainix
|
0 | 0 | 65 |
贡献者 | 讨论 | 代码提交 |
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 (x86) computers.
Brainix was inspired by (but shares no code with) Minix.
Brainix boots, initializes its sub-systems, then passes messages. It isn't mature enough to support a shell, but its developers are active.