PDA

View Full Version : Linux Kernel Map


lordfoul
10-18-2006, 07:16 AM
Kinda Kewl (http://lug.oregonstate.edu/projects/kernelmap/map.php?x=300&y=287.5&zoom=1)

bird603568
10-18-2006, 06:38 PM
how is this orginized i dont get it. also what do the squiggles in the boxes mean?

volcanomike
10-18-2006, 07:13 PM
red is exported functions
light green is static functions
darker green is indirectly called functions
blue is other functions
small red font is function name
big red font is source filename

key is in the bottom left hand corner of it

simon
10-19-2006, 01:14 AM
key is in the bottom left hand corner of it

Well spotted! Though I still find it more confusing than the kernel code itself :o