Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Designing Syscalls for Extensibility

linux.conf.au via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the challenges and solutions of designing extensible syscalls in Linux through this conference talk from linux.conf.au 2020. Delve into the long-standing problem of safely extending syscall functionality while maintaining Linux's ABI guarantee. Examine various approaches attempted over the decades, their downsides, and the introduction of newer syscalls. Learn about recent alternative approaches to syscall extensibility, discussing trade-offs and potential future extensions. Cover topics including bitflags, fixed-size structures, extensible structures, rules, and examples. Discover improvements such as flag support and check fields, along with their implementation and caveats. Gain insights into the ideal world of syscall design and participate in a Q&A session to deepen your understanding of this crucial aspect of Linux kernel development.

Syllabus

Introduction
Why Extensibility
Bitflags
Fixed Size Structures
Extensible Structures
Rules
Example
Improvements
Flag support
Check fields flag
Check fields example
Some caveats
Questions
Ideal world

Taught by

linux.conf.au

Reviews

Start your review of Designing Syscalls for Extensibility

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.