Download List

專案描述

DeLiRiuM is a 32-bit nanokernel hybrid operating system. One of its aims is developing and testing unconventional interfaces between OS and userspace rather than providing yet another ubiquitous POSIX.1-like API. The goal is to do this in a not only in a programmer friendly way, but also without sacrificing modern OS features or performance. Development currently targets IA-32 (x86), the Xen hypervisor, and Unix userspace. The DeLiRiuM kernel is primarily written in ANSI C and x86 assembler (gas).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-17 02:21
0.6

Early stages of a port of kernel to run as a domU under xen. A huge amount of concurrency problems/race conditions have been fixed. IPC has been greatly improved, and is integrated more closely with the short-term scheduler. Much more independent and resilient user-space. A user-space SLIP driver. Many changes to support loading of position-independent executables. Many other minor bugfixes and features.
標籤: Major bugfixes

2006-06-22 08:41
0.6.pre2

This initial release includes a bootable kernel
with sample userspace applications.
標籤: Initial freshmeat announcement

Project Resources