linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Docs to a beginner
@ 2003-01-14 15:05 Rodrigo F. Baroni
  2003-01-14 15:42 ` Eli Carter
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rodrigo F. Baroni @ 2003-01-14 15:05 UTC (permalink / raw)
  To: linux-kernel

Hello all,


    I'm a computer science grad student, and I would
like to know some suggestions about links, docs and
books to start study the kernel linux, if wouldn't
bother anyone.

    I like assembly a lot too. Is there some good
place to work with assembly in Linux that is very
applicable ?


  Thanks a lot
Rodrigo F Baroni
Computer Science Grad Student
Sao Paulo, Brazil

    

_______________________________________________________________________
Busca Yahoo!
O melhor lugar para encontrar tudo o que você procura na Internet
http://br.busca.yahoo.com/

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

* Re: Docs to a beginner
  2003-01-14 15:05 Docs to a beginner Rodrigo F. Baroni
@ 2003-01-14 15:42 ` Eli Carter
  2003-01-14 15:48 ` Tommy Reynolds
  2003-01-14 19:05 ` Adrian Bunk
  2 siblings, 0 replies; 5+ messages in thread
From: Eli Carter @ 2003-01-14 15:42 UTC (permalink / raw)
  To: rodrigobaroni; +Cc: linux-kernel

Rodrigo F. Baroni wrote:
> Hello all,
> 
> 
>     I'm a computer science grad student, and I would
> like to know some suggestions about links, docs and
> books to start study the kernel linux, if wouldn't
> bother anyone.

It's in the FAQ linked at the bottom of this message.  In particular, 
http://www.tux.org/lkml/#blkd

>     I like assembly a lot too. Is there some good
> place to work with assembly in Linux that is very
> applicable ?

linux/include/<arch>-asm
linux/arch/<arch>
find linux -name \*.S

HTH,

Eli
--------------------. "If it ain't broke now,
Eli Carter           \                  it will be soon." -- crypto-gram
eli.carter(a)inet.com `-------------------------------------------------


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

* Re: Docs to a beginner
  2003-01-14 15:05 Docs to a beginner Rodrigo F. Baroni
  2003-01-14 15:42 ` Eli Carter
@ 2003-01-14 15:48 ` Tommy Reynolds
  2003-01-14 15:56   ` Maciej Soltysiak
  2003-01-14 19:05 ` Adrian Bunk
  2 siblings, 1 reply; 5+ messages in thread
From: Tommy Reynolds @ 2003-01-14 15:48 UTC (permalink / raw)
  To: rodrigobaroni; +Cc: linux-kernel

Overcoming an impressive lethargy, "Rodrigo F. Baroni"
<rodrigobaroni@yahoo.com.br> scribbled:

>      I'm a computer science grad student, and I would
>  like to know some suggestions about links, docs and
>  books to start study the kernel linux, if wouldn't
>  bother anyone.

Start with Bovet and Cesati's "Understanding The Linux Kernel, 2nd Edition":

	http://www.oreilly.com/catalog/linuxkernel2/

Cheers!

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

* Re: Docs to a beginner
  2003-01-14 15:48 ` Tommy Reynolds
@ 2003-01-14 15:56   ` Maciej Soltysiak
  0 siblings, 0 replies; 5+ messages in thread
From: Maciej Soltysiak @ 2003-01-14 15:56 UTC (permalink / raw)
  To: Tommy Reynolds; +Cc: rodrigobaroni, linux-kernel

Lots of docs/guides to grab on at:
http://www.tldp.org

Regards,
Maciej


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

* Re: Docs to a beginner
  2003-01-14 15:05 Docs to a beginner Rodrigo F. Baroni
  2003-01-14 15:42 ` Eli Carter
  2003-01-14 15:48 ` Tommy Reynolds
@ 2003-01-14 19:05 ` Adrian Bunk
  2 siblings, 0 replies; 5+ messages in thread
From: Adrian Bunk @ 2003-01-14 19:05 UTC (permalink / raw)
  To: Rodrigo F. Baroni; +Cc: linux-kernel

On Tue, Jan 14, 2003 at 12:05:21PM -0300, Rodrigo F. Baroni wrote:

> Hello all,
> 
> 
>     I'm a computer science grad student, and I would
> like to know some suggestions about links, docs and
> books to start study the kernel linux, if wouldn't
> bother anyone.
>...

    Alessandro Rubini and Jonathan Corbet.  Linux device drivers.
    O'Reilly, second edition, 2001.  Online version: 
    http://www.xml.com/ldd/chapter/book/index.html


>   Thanks a lot
> Rodrigo F Baroni

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


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

end of thread, other threads:[~2003-01-14 18:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-14 15:05 Docs to a beginner Rodrigo F. Baroni
2003-01-14 15:42 ` Eli Carter
2003-01-14 15:48 ` Tommy Reynolds
2003-01-14 15:56   ` Maciej Soltysiak
2003-01-14 19:05 ` Adrian Bunk

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).