OPERATING SYSTEMSOS Linux

Real Time is Coming to Linux; What Does that Mean to You? – Steven Rostedt, VMware



Real Time is Coming to Linux; What Does that Mean to You? – Steven Rostedt, VMware

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.

About Steven Rostedt
Steven Rostedt is one of the original developers of the Real Time (PREEMPT_RT) patch. He currently maintains the v4.14-rt stable branch. Steven is also the creator and current maintainer of Ftrace, the official tracer of the Linux Kernel. He also created and maintains Ftrace utilities like trace-cmd and KernelShark. Steven currently works for VMware and is still an active member of the Real Time and Linux kernel community.

source
linux foundation

Leave a Reply

Your email address will not be published. Required fields are marked *