January 25, 2020

225 words 2 mins read

Real Time is Coming to Linux; What Does that Mean to You?

Real Time is Coming to Linux; What Does that Mean to You?

The Real Time patch (what makes Linux into a true Real Time operating system) has been developed out of the kernel since 2004. 14 years later, there is a real effort to finally make it into the mainli …

Talk Title Real Time is Coming to Linux; What Does that Mean to You?
Speakers Steven Rostedt (Open Source Engineer, VMware Inc)
Conference Open Source Summit + ELC Europe
Conf Tag
Location Edinburgh, UK
Date Oct 21-25, 2018
URL Talk Page
Slides Talk Slides
Video

The Real Time patch (what makes Linux into a true Real Time operating system) has been developed out of the kernel since 2004. 14 years later, there is a real effort to finally make it into the mainline kernel, within the next year. All the major road blocks that have kept it from being merged have now been solved. But once it is in mainline, all kernel developers will now be responsible for not breaking it. Being real-time friendly is not hard, and in fact, it forces you to write cleaner and more maintainable code. This talk will focus on what kernel developers will need to understand about PREEMPT_RT, whether they are writing core kernel code, or some fringe kernel driver. Even if you do not care about PREEMPT_RT, come and learn about some programming tips for keeping your code maintainable.

comments powered by Disqus