OS
Books and lectures
- xv6: a simple, Unix-like teaching operating system
- The xv6 Kernel - YouTube
- Operating Systems: Three Easy Pieces (OSTEP book)
- Introduction to Computer Systems
Links
- strace feels like magic — let’s fix that (with Rust) - YouTube (2023) – how
strace
(dtruss
on macOS) works - How Wine works 101 (2022)
- Why stack grows down (2014)
- Malloc tutorial by Dan Luu, in C
- offlinemark - YouTube