Real time on APF: Difference between revisions

From ArmadeusWiki
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
= Real time on Armadeus boards =
== Real time on Armadeus boards ==


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*/OPOS*).
Hard real time can also be achieved with [[Xenomai]] or [[preempt-rt]].
[[Category:Real-Time]]

Latest revision as of 18:48, 12 July 2017

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*/OPOS*).

Hard real time can also be achieved with Xenomai or preempt-rt.