View Single Post
  #1   (View Single Post)  
Old 29th June 2008
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default Linux Kernel map

http://www.makelinux.net/kernel_map

very nifty.

Thought I saw a thread for this kinda thing but couldn't find it.


Quote:
Originally Posted by ./
"The Linux kernel is one of most complex open source projects. Even though there are a lot of books on the Linux kernel, it is still a difficult subject to comprehend. The interactive Linux kernel map gives you a top-down view of the kernel. You can see the most important layers, functionalities, modules, functions, and calls. Each function on the map is a link to its source code. The map is interactive. You can zoom in and drag around to see details."
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.

Last edited by TerryP; 1st July 2008 at 05:33 AM. Reason: typo fix
Reply With Quote