Quote:
Originally Posted by rpbear
Hi,all. I wanna know where to find the document which describes the detail about implementation of Linux.ANY website about that?  EXCEPT reading the source code :-D
|
I guess you are trying to find the documentation for all the kernel code ...Well , it's implemented in "C" and you can download it from kernel.org, but I tell you..it's not easy to understand the code..
I suggest you to start off by learning how the kernel works (knowing about every sub-component of the kernel)..A good book, internet and a linux box are more than enough..