topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 2:29 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Interactive Linux kernel map  (Read 9020 times)

zridling

  • Friend of the Site
  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 3,299
    • View Profile
    • Donate to Member
Interactive Linux kernel map
« on: June 09, 2008, 11:29 PM »
Well, this is cool — 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.

lin-kernel-map.jpg

Josh

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Points: 45
  • Posts: 3,411
    • View Profile
    • Donate to Member
Re: Interactive Linux kernel map
« Reply #1 on: June 09, 2008, 11:59 PM »
Interesting, I guess.

cranioscopical

  • Friend of the Site
  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 4,776
    • View Profile
    • Donate to Member
Re: Interactive Linux kernel map
« Reply #2 on: June 10, 2008, 09:44 AM »
Well, this is cool

So is predicting formulas of compounds with polyatomic ions.  I have an equal grasp of both.  ;)


Gothi[c]

  • DC Server Admin
  • Charter Honorary Member
  • Joined in 2006
  • ***
  • Posts: 873
    • View Profile
    • linkerror
    • Donate to Member
Re: Interactive Linux kernel map
« Reply #3 on: June 11, 2008, 03:31 PM »
It's actually kind of a handy overview when you're doing kernel development, especially since it takes you right to the documentation+source when you click an item.