ZDNET: 20 years later, real-time Linux makes it to the kernel - really
ZDNET: 20 years later, real-time Linux makes it to the kernel - really

20 years later, real-time Linux makes it to the kernel - really

ZDNET: 20 years later, real-time Linux makes it to the kernel - really
20 years later, real-time Linux makes it to the kernel - really
Really, it's about time
Incredible story !! 🤓
👏👏 nicely done! Bravo!
ZDNet? Haven't heard that one in a minute.
Does this mean android auto won’t be slow in the future?
If i understood the article correctly, real time means predicable and reliable, not necessarily fast. It's common in medical devices, avionics, etc. So this is going to benefit embedded devices the most.
android auto
First I heard of this, but since it seems to be just some software that runs on the hardware of car manufacturers it seems rather unlikely. But very theoretically possible, if the car manufacturer was using default process scheduling in a CPU constrained machine and now switches to real-time scheduling in an update. But that was possible for years before this news, the code has just been mainlined to the default kernel now. If the car manufacturer cared about that they would probably have done it already with a patched kernel.