RT_LINUX support for selective F'prime component #4377
Closed
ankrtlpixxel
started this conversation in
General
Replies: 2 comments
-
|
I don't believe you can enable/disable RT_LINUX per component as it is an OS property. However, you can adjust priorities in |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks, I also see that. F'pirme scheduler is already configured with SCHED_RR , so no need to change anything, only support needed is kernel being RT. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is there a way to run selective F'Prime components with RT-Linux support?
I’d like to enable real-time support only for my sensor read/write and algorithm components, rather than the entire deployment.
Ankur
Beta Was this translation helpful? Give feedback.
All reactions