Key | Value |
---|---|
image | https://assets.ubuntu.com/v1/3b5dc41b-Kernel_white.svg |
image_width | 350 |
image_height | |
meta_image | https://assets.ubuntu.com/v1/e8e6b469-_[Webinar]+Real-time+Linux+part+1.png |
meta_copydoc | https://docs.google.com/document/d/1c9vXaoluKwZIAE37rCkAVuVaGSyDW74iznHQsibM68c/edit#heading=h.5wesjr9s9msi |
banner_class | grad |
webinar_code | 540877 |
topic_name | An Introduction to real-time Linux |
path | /engage/an-introduction-to-real-time-linux-part-i |
type | webinar |
tags | real-time Linux |
publish_date | |
language | |
subtitle | May, 23 2022 at 8:00 PM CET |
active | true |
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 telco applications to dedicated devices in industrial automation and robotics.
But does a real-time kernel necessarily result in optimized performance? And what would be the consequences of missing a deadline? If you are a Linux kernel enthusiast or just getting started with real-time systems and want to learn more about PREEMPT_RT, this webinar is for you.
In this webinar, we will answer those and several other questions spanning the world of real-time systems, Linux, and preemption.
Real-time Linux: An Introduction
This introductory webinar will provide a broad overview of the target use cases and real-time applications. Starting with the building blocks, we will learn:
- What is a real-time system?
- What are the use cases of real-time across market segments?
- What is the role of the PREEMPT_RT patchset?
- How would one know if a low-latency kernel is acceptable over PREEMPT_RT?
And much more. Having set the stage and the necessary context in mind, we will then deep-dive into the Linux kernel build with the out-of-tree PREEMPT_RT patch applied.