Real time on APF: Difference between revisions

From ArmadeusWiki
Line 2: Line 2:


By default, Linux is not a real time operating system.
By default, Linux is not a real time operating system.
But soft real time can be achieved with the PREEMPT option under the kernel (by default in APF*).
Hard real time can also be achieved with [[Xenomai]].

Revision as of 15:43, 9 August 2012

Real time on Armadeus boards

By default, Linux is not a real time operating system. But soft real time can be achieved with the PREEMPT option under the kernel (by default in APF*). Hard real time can also be achieved with Xenomai.