More information about RTLinux can be found at http://rtlinux.cs.nmt.edu/~rtlinux.
2.0-9
x86
open source
Real-time scheduling policies (EDF, RMS, fixed priority, etc). (lacks priority inheritance)
paged virtual memory. Real time tasks can get around most memory protection.
not available
fully compliant because of Linux kernel running on RTLinux
dependent on linux kernel
RTLinux coexists with a slightly modified Linux kernel. Its purpose is (1) to provide support real-time services and (2) serve as a testbed for developing real-time operating systems. Modification to the Linux kernel include modifying the cli and sti macros to call RTLinux instead of turning interrupts on and off.
Return to microkernel summaries.
Return to my home.