the YanOS project
about the project
YanOS is an experimental real-time operating system which primary
goal is to support hard real-time applications. Its architecture should allow
for easy porting over different hardware ranging from tiny embedded systems to
massive parallel architectures. While its interface resembles most UNIX-like
systems, its internals should support real-time abilities such as overall
determinism and efficient preemption.
goals
- create a free real-time operating system using UNIX's paradigms
for interfacing with user applications
- promote code clarity and good separation to achieve portability
- pragmatic attitude and prioritize efficiency over theory
- comply to real-time industry standards
git public repository
Copyright © 2001-2007 YanOS.