Linux and Unix Internals Deep Dive - Expanded Projects
This folder contains expanded, project-by-project guides for the Linux and Unix Internals sprint.
Project Index
- Project 1: The Do-Nothing Bootloader and Kernel
- Project 2: The Syscall Tracer (Mini-strace)
- Project 3: Build Your Own Shell
- Project 4: Filesystem Explorer (ls -R clone)
- Project 5: Process Psychic (procfs Inspector)
- Project 6: Raw Mode Terminal (TUI Core)
- Project 7: Page Cache and mmap Lab
- Project 8: The Mirror Filesystem (FUSE)
- Project 9: Cgroup Resource Governor
- Project 10: The Poor Man’s Docker (Container Runtime)