Skip to content
linux/internals

About

Linux Internals is an open, visual companion to the Linux kernel and the userspace stack that sits on top of it. It started as a way to make the abstract concrete — to see what really happens when a program runs.

Each flow animates a single end-to-end path through the system. Each topic goes deeper into one subsystem. The map ties them together so you can wander between them.

Built with Next.js, MDX and a lot of git log.