Leveraging the OS CPU Scheduler to Write Real-Time Multithreaded Applications
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore the power of the Linux operating system in this comprehensive tutorial focused on leveraging the kernel scheduler for writing soft real-time multithreaded applications in C. Delve into the fundamentals of real-time computing, understand the state machine of Linux processes and threads, and gain an overview of POSIX scheduling policies. Learn how to utilize Pthread and system call APIs to query and set CPU scheduling policy and priority at a per-thread level. Discover the Linux Foundation Real-Time Linux (RTL) kernel, including how to apply patches, configure for real-time operations, and deploy it for use with appropriately written RT applications. Witness a live demonstration of a multithreaded application and participate in a Q&A session to solidify your understanding of using Linux as a Real-Time Operating System (RTOS).
Syllabus
Tutorial: Leveraging the OS CPU Scheduler to Write Real-Time MT Apps - Kaiwan Billimoria, kaiwanTECH
Taught by
Linux Foundation
Tags
Related Courses
Real-Time Linux in Safety-Critical Systems - Potential and ChallengesLinux Foundation via YouTube Tweaking Device Drivers for Achieving Real-Time Performance in Embedded Systems Using Real-Time Linux
Linux Foundation via YouTube Debugging Real-time Linux Scheduling Latency with rtla timerlat
Linux Foundation via YouTube RT Linux in Safety Critical Systems - The Potential and Challenges
Linux Foundation via YouTube RTLA Timerlat - The Next Step in Scheduling Latency Analysis
Linux Foundation via YouTube