Download List

프로젝트 설명

HelenOS is a microkernel-based multiserver operating system designed from scratch. By decomposing the operating system functionality into tens of isolated but intensively communicating userspace servers, it provides a computing environment that has several virtues such as flexibility, increased robustness, well defined explicit interfaces, and smaller complexity of individual components. HelenOS does not aim to be another clone of Unix or some other legacy system and is not POSIX-compliant (even though it may seem POSIX-similar at times). Instead, the goal has been to design it according to what is the most elegant and right thing to do. What makes HelenOS unique among the other multiserver operating systems is its multiplatform and multiprocessor microkernel. It will run on seven different processor architectures ranging from a 32-bit uniprocessor little-endian ARMv4 to a 64-bit multicore big-endian UltraSPARC T1.

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.

2009-02-15 13:45 Back to release list
0.4.0

이 버전은 간단한 사용자 명령줄 인터페이스라는 bdsh 가져와서 작업 로더 및 응용 프로그램 추적을 제공합니다. FAT 파일 시스템 및 RAM 디스크의 블록 장치에 대한 지원이 추가되었습니다. 이 릴리스에는 상당히 포트 ia64, ppc32, 그리고 스팍 64에 대한 기본 하드웨어 지원을 향상시킵니다. 구성 시스템이 수정된되었으며 지금은 훨씬 빠르고 서브 콘솔. 늘 그렇듯,이 릴리스 버그수정 및 기타 향상된 기능을 많이 가져온다.
Tags: Major feature enhancements
This version brings a simple user command line interface called bdsh and delivers a task loader and application tracer. Support for the FAT file system and RAM disk block device have been added. This release significantly improves native hardware support for the ia64, ppc32, and sparc64 ports. The configuration system has been reworked and the console subsystem is now much faster. As usual, this release brings lots of bugfixes and other improvements.

Project Resources