Sign up, and CougarBoard will remember which categories you want to view. Sign up
Sep 19, 2024
1:21:19pm
supertux Nice.
This would be for embedded applications that use Linux. By most definitions even with PREEMPT_RT enabled, it's not
"hard" real-time. But it makes it soft real-time and good enough for many applications. Yes, you would use a different kernel that was compiled with this enabled. By default it still reserves some time for user-space processes that haven't been switched to the RT scheduler if any. So even if you used this on your desktop it would still mostly function normally. But when you're using it as an RTOS you would choose the RT scheduler and select a priority for each process.
supertux
Previous username
Hot Extrusion
Bio page
supertux
Joined
Nov 29, 2012
Last login
Sep 19, 2024
Total posts
57,687 (17,944 FO)
Messages
Author
Time

Posting on CougarBoard

In order to post, you will need to either sign up or log in.