Skip to main content.

What is Stand-Alone RTLinux?

RTLinux is a executive developped to work jointly with Linux. RTLinux takes the control of the real-time critical hardware devices (timers, interrupt controller and interrupt management processor instructions) while leaving to Linux the control of the rest of the system (device drivers, memory management, etc.). RTLinux is implemented as a modification (patch) of the Linux kernel, which intercepts the low level devices, and a set of modules that provide the API. RTLinux code takes the control of the system once Linux has booted the system.

Stand-Alone RTLinux will be a Linux independent implementation of RTLinux. Stand-Alone RTLinux will be a bootable executive with the following main features:

Original implementation and design idea:

Vicente Aurelio Esteve LLoret <viesllo@inf.upv.es>