Completed
Kernel Size
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Embedded Linux Size Reduction Techniques
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why reduce size
- 3 Why this talk
- 4 How small is a Linux kernel
- 5 GCC
- 6 Link Time Optimizations
- 7 clang vs GCC
- 8 Arm vs Thumb
- 9 Tiny Config
- 10 Slub
- 11 Kernel Size
- 12 Testing
- 13 Elementor
- 14 LTO
- 15 Clank
- 16 Kernel xip
- 17 Kernel configuration options
- 18 nmsizesort
- 19 LLVM Linux
- 20 User Space
- 21 Toybox
- 22 Busybox
- 23 Optimizing libraries
- 24 Conclusions
- 25 Recent achievements
- 26 References