An excellent way to study the Linux kernel architecture!
Quote:
|
"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."
|
Reference: Slash Dot posting
here.
Note: If you use the NoScript Firefox add-on, you will want to approve makelinux.net and makelinux.info to get the JavaScript enabled draggable map functionality (see link at top of the HTML web page version).
There is also a link for a
Linux Kernel Map Poster available on the JavaScript version of the web page.
This is truly way cool!
-- Tom