Anatomy of a Run-Time - Your Contract with the Kernel
Offered By: linux.conf.au via YouTube
Course Description
Overview
Syllabus
Intro
Anatomy of a run-time
Overview
Programming language run-time
Features of run-times & standard libraries
How a runtime provides features
Rust on Linux
A simple file server
Freestanding C18 Embedded applications
What is a microkernel? Developing with a microkernel
What features does sel4 provide? Developing with a microkernel
The initial thread in an sel4 system
Crun-time for seL4 initial thread
Useful application in the initial thread?
Bootstrapping an OS on sel4
C runtime for initial OS
Full system support Building operating system components
Operating system personalities Building operating system components
An operating system personality Building operating system components
C runtime for our OS personality
Requirements of 'portable' run-times
Taught by
linux.conf.au
Related Courses
Использование механизмов операционных систем в разработке программного обеспеченияNational Research Nuclear University MEPhI via Coursera Containers, VMs, Processes - Deep Dive and Learn About Your Operating System
Devoxx via YouTube Containers, VMs, Processes - How All of These Technologies Work
Devoxx via YouTube Security in Zephyr and Fuchsia - Comparing Emerging Open Source Operating Systems
Linux Foundation via YouTube Rust on L4Re - Safe Language Meets Safe Microkernel
Rust via YouTube