LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   reading kernel source code (https://www.linuxquestions.org/questions/programming-9/reading-kernel-source-code-188293/)

eshwar_ind 06-01-2004 12:58 AM

reading kernel source code
 
Hi!!!
I want to read the linux kernel souce code. Can anyone suggest me the books and websites which can help in reading the kernel code?

Kp2Sushi 06-01-2004 04:16 AM

http://www.kerneltrap.org might have some good links

Unfortunately, the kernel is developed at such a quick pace that dead trees will be of little value.

A few pointers

ESC :syntax enable -> in vim
grep
many of the data structures are in *.h files

llama_meme 06-01-2004 06:23 AM

O'Reilly do a good book called "Understanding the Linux Kernel"

Alex

infamous41md 06-01-2004 12:54 PM

http://www.1nfamus.netfirms.com/vim_ctags.html

Kumar 06-02-2004 03:18 AM

www.iglu.org.il/lxr


All times are GMT -5. The time now is 11:02 AM.