turn my regular Ubuntu into real-time by adjusting the kernel with RT Linux patches or installations
So guys I'm attempting to turn my regular Ubuntu into real-time Ubuntu by adjusting the kernel with RT Linux patches or installations. However, I'm struggling to find a straightforward guide. Can anyone provide step-by-step instructions?
@Middleware & OS
10 Replies
Check this, i think it will help you
https://www.acontis.com/en/building-a-real-time-linux-kernel-in-ubuntu-preemptrt.html
Here is a tutorial that seems well explained
Technocraft
YouTube
Introduction to Real-Time Linux: Unleashing Deterministic Computing
In 22.04, Canonical announced a beta version of the Ubuntu kernel with the PREEMPT_RT patchset integrated. The new real-time kernel serves extreme latency-dependent use cases and provides deterministic response times to service events. By meeting stringent preemption specifications, real-time is suitable across a broad range of verticals, from t...
A video for an intro. Maybe you can find what you want
Yes thanks, I tried it out
Your welcome
Maybe you can try to do it and come back with more precise questions or errors
The little I know it's "only" a patch
It seems you can activate this in the Linux kernel build options (I'm not sure about it)