2001-12-04 09:05:27

by mehul radheshyam choube

[permalink] [raw]
Subject: curious to know about linux internals(kernel

hi guys,

i am new to linux (before this worked on windows)

i am interested to know about kernel.

i don't with which documents or books will give a through knowledge about linux kernel

please help me.

mehul


Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com


2001-12-04 09:10:35

by Rasmus Andersen

[permalink] [raw]
Subject: Re: curious to know about linux internals(kernel

On Tue, Dec 04, 2001 at 02:34:47PM +0530, mehul radheshyam choube wrote:
> hi guys,
>
> i am new to linux (before this worked on windows)
>
> i am interested to know about kernel.
>
> i don't with which documents or books will give a through knowledge about linux kernel
>

Look at http://www.kernelnewbies.org

--
Rasmus([email protected])

Genius may have its limitations, but stupidity is not thus handicapped.
-- Elbert Hubbard

2001-12-04 09:41:38

by Andrew Ebling

[permalink] [raw]
Subject: Re: curious to know about linux internals(kernel

> i am new to linux (before this worked on windows)
>
> i am interested to know about kernel.
>
> i don't with which documents or books will give a through knowledge about linux kernel
>
> please help me.

I am working an a kernelhacking-HOWTO at:

http://www.kernelhacking.org

The aim of the document is to make kernel programming more accesible to
those with limited time. Anyone with C programming and Linux experience
should be able to get something out of the document.

It is work in progress, but I try to release a new version each week.

The kernelnewbies mailing list is a better place to ask newbie questions
btw.

HTH,

Andy