Originally posted by mSparks
View Post
What you do when you instead isolate some cores is that you fully remove the kernel from those cores, aka your thread will always be running on it, and will never be interrupted -> latency guarantees that are orders of magnitude lower than what PREMPT_RT can achieve.
Comment