954,234 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Want to Understand the Linux Kernel more

Hey,
I could use some advice on what to do, what to read, what to mess around with, so that I could understand the Linux Kernel more. Thank you anyone who responds (unless your name is Salem)

olelink
Newbie Poster
5 posts since Jun 2011
Reputation Points: 6
Solved Threads: 0
 

Two sites to visit:

www.kernel.org
www.tldp.org

The kernel.org site is down presently, since the servers for The Linux Foundation were hacked recently. Hopefully it will be back up soon. The Linux Documentation project (tldp.org) is up, however, and it has a lot of tutorials, articles, how-tos, and such to help you.

rubberman
Posting Virtuoso
1,559 posts since Mar 2010
Reputation Points: 277
Solved Threads: 178
 

TO start with you can play with some commands that would be helpful for you get a good hands and get familiar with it.
If you want to know a OS properly,first be the end user of the system,know the in and out of it.
Once you get acquainted with it you can read it from google
One preferred website: www.kernel.org

This will help you but getting a hands on is more important .

sonal_salkade
Newbie Poster
8 posts since Jan 2012
Reputation Points: 10
Solved Threads: 0
 

Install/download the kernel documentation (its mostly plain text files) and take a peek. I did this, for example, to work out how to use Joystick.h in my c++ app. - Thats the kernel gamepad/joystick libary in linux.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

well, Kernal is Huge, and will need a long study,

It is very confusing if you dont know where to look,
I am trying to learn it, but there are too many files.
The problem If you like to modify it to serve you well, you need to know what or which file need to be changed, and which not

Ab000dy_85
Junior Poster in Training
56 posts since Dec 2007
Reputation Points: 12
Solved Threads: 5
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: