Download List

Projeto Descrição

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 Back to release list
0.6

Os estágios iniciais de um porto de kernel para executar como um domU no Xen. Uma enorme quantidade de problemas de concorrência / condições de corrida foram corrigidos. IPC foi muito melhorada, e integra-se mais estreitamente com o escalonador de curto prazo. Muito mais independente e flexível do espaço do usuário. Um usuário-espaço condutor SLIP. Muitas mudanças para suportar carga de posição-executáveis independentes. Muitas outras correções menores e funcionalidades.
Tags: Major bugfixes
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.

Project Resources