Email Story
Linux boot sequence visualized
Gizmodo found this 11/12/2008 on blog.makezine.com
Wasapeas writes- This is a visualization of a linux boot sequence where each function is a node and each edge represents a function call, direct branch, or indirect branch. Nodes are laid out using an unweighted force-directed layout algorithm, where each node is simulated as if it were ...