RT Troubles, Lessons Learned, and Open Questions in Real-Time Systems
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore real-time (RT) system challenges and solutions in this 46-minute Linux Foundation conference talk. Delve into trouble areas, symptoms, and diagnostic tools like Kernel Shark and CPU Latency analysis. Examine write buffer issues, data path complexities, and internet driver concerns. Learn about mitigation strategies including forced readback, vacation timeouts, and soft IRQ hacks. Investigate HR timers, locking primitives, and priority inversion problems. Discuss the need for IRQs, threat identification, and queue management. Analyze watchdog examples and potential solutions. Cover security considerations, clock sources, and trace points. Gain insights into reboot testing and unarmed systems, equipping yourself with valuable knowledge for addressing RT system complexities.
Syllabus
Introduction
Agenda
Problem space
First trouble area
Symptoms
Kernel Shark
CPU Latency
Write Buffer
Data Path
Internet Driver
What can we do
Forced readback
Vacation
Timeouts
Soft IRQ hack
Sebastians patch
HR timers
Jealousy
Locking primitives
Conditional variables
Priority inversion
Discussion
Disclaimer
Need for IRQ
Threat ID
Interrupts
Queues
Priority inversions
Watchdog example
Possible solutions
Summary
Unarmed
Orange trace
Clock time
Security
Clock sources
Trace points
Reboot test
Taught by
Linux Foundation
Tags
Related Courses
Linux kernel Module and driver Programming for x86Udemy How to Use USB FTDI D2XX Drivers for Computer I/O Applications
Kevin Darrah via YouTube NuttX for Embedded Linux Developers
Linux Foundation via YouTube A Dive into Zephyr Device Driver Model
Linux Foundation via YouTube An Introduction to EdgeX Foundry
Linux Foundation via YouTube