linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Complete commentary on kernel code needed
@ 2005-01-12  3:56 selvakumar nagendran
  2005-01-12  6:22 ` Margus Eha
  2005-01-12 11:16 ` Jesper Juhl
  0 siblings, 2 replies; 4+ messages in thread
From: selvakumar nagendran @ 2005-01-12  3:56 UTC (permalink / raw)
  To: linux-kernel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 406 bytes --]

Hello linux-experts,
       I want a complete commentary on linux kernel
code. I found one such book. But are there any online
books available for this stuff? If one such book is
available I request you people to send me the whole
file or atleast the URL.

Regards,
selva


		
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Complete commentary on kernel code needed
  2005-01-12  3:56 Complete commentary on kernel code needed selvakumar nagendran
@ 2005-01-12  6:22 ` Margus Eha
  2005-01-12 11:55   ` Rajsekar
  2005-01-12 11:16 ` Jesper Juhl
  1 sibling, 1 reply; 4+ messages in thread
From: Margus Eha @ 2005-01-12  6:22 UTC (permalink / raw)
  To: selvakumar nagendran; +Cc: linux-kernel

As suggested in some older posts. Read the code and feel the force.
Code is well commeted. Also you can check Documentation directory under source.

Margus


On Tue, 11 Jan 2005 19:56:58 -0800 (PST), selvakumar nagendran
<kernelselva@yahoo.com> wrote:
> Hello linux-experts,
>        I want a complete commentary on linux kernel
> code. I found one such book. But are there any online
> books available for this stuff? If one such book is
> available I request you people to send me the whole
> file or atleast the URL.
> 
> Regards,
> selva
> 
> __________________________________
> Do you Yahoo!?
> All your favorites on one personal page – Try My Yahoo!
> http://my.yahoo.com
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Complete commentary on kernel code needed
  2005-01-12  3:56 Complete commentary on kernel code needed selvakumar nagendran
  2005-01-12  6:22 ` Margus Eha
@ 2005-01-12 11:16 ` Jesper Juhl
  1 sibling, 0 replies; 4+ messages in thread
From: Jesper Juhl @ 2005-01-12 11:16 UTC (permalink / raw)
  To: selvakumar nagendran; +Cc: linux-kernel

On Tue, 11 Jan 2005, selvakumar nagendran wrote:

> Date: Tue, 11 Jan 2005 19:56:58 -0800 (PST)
> From: selvakumar nagendran <kernelselva@yahoo.com>
> To: linux-kernel@vger.kernel.org
> Subject: Complete commentary on kernel code needed
> 
> Hello linux-experts,
>        I want a complete commentary on linux kernel
> code. I found one such book. But are there any online
> books available for this stuff? If one such book is
> available I request you people to send me the whole
> file or atleast the URL.
> 

Some starting points :

http://jungla.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html
http://www.peterindia.net/KernelResources.html
http://www.kernelnewbies.org/


-- 
Jesper Juhl

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Complete commentary on kernel code needed
  2005-01-12  6:22 ` Margus Eha
@ 2005-01-12 11:55   ` Rajsekar
  0 siblings, 0 replies; 4+ messages in thread
From: Rajsekar @ 2005-01-12 11:55 UTC (permalink / raw)
  To: linux-kernel

Margus Eha <margus.eha@gmail.com> writes:

> As suggested in some older posts. Read the code and feel the force.
> Code is well commeted. Also you can check Documentation directory under source.
>
> Margus
>
>
> On Tue, 11 Jan 2005 19:56:58 -0800 (PST), selvakumar nagendran
> <kernelselva@yahoo.com> wrote:
>> Hello linux-experts,
>>        I want a complete commentary on linux kernel
>> code. I found one such book. But are there any online
>> books available for this stuff? If one such book is
>> available I request you people to send me the whole
>> file or atleast the URL.
>> 

Reading the code might be easier if you setup xref tools like lxr,
http://lxr.sourceforge.net in your site.  You could have a look at sites
which already allow you to browse code using lxr, but if you have a slow
connection, lxr in your intranet/local machine would be best.

Best of Luck
-- 
    Rajsekar Manokaran


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-01-12 12:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-12  3:56 Complete commentary on kernel code needed selvakumar nagendran
2005-01-12  6:22 ` Margus Eha
2005-01-12 11:55   ` Rajsekar
2005-01-12 11:16 ` Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).