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

커널의 포트의 초기 단계 젠에서 domU로 실행합니다. 동시성 문제는 엄청난 양의 / 경쟁 조건이 해결되었습니다. IPC가 크게 개선되었습니다 더 밀접하게 단기 스케줄러와 통합되어있습니다. 훨씬 더 독립적이고 탄력 사용자 공간. 사용자 공간 SLIP 드라이버. 많은 변화의 로딩 위치 독립적인 실행을 지원합니다. 많은 다른 사소한 버그수정 및 기능.
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