I've seen a cool visualization of the Linux boot sequence today. To those who haven't seen it yet, here's the image:According to Perry Hung, the creator:This is a visualization I made for funsies of a linux boot sequence where each function is a node and each edge represents a function call, direct branch, or indirect branch.
Full story »