public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Willy Tarreau <willy@w.ods.org>
To: khaled MOHAMMED atteya <khaled.m.atteya@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: I hope to be kernel developer ,in i386 arch
Date: Sat, 29 Apr 2006 06:43:15 +0200	[thread overview]
Message-ID: <20060429044314.GI13027@w.ods.org> (raw)
In-Reply-To: <7f9112a50604281454k27d60e4cm61d5bb659c3f8359@mail.gmail.com>

Hello,

On Sat, Apr 29, 2006 at 12:54:28AM +0300, khaled MOHAMMED atteya wrote:
> HELLO
> I hope to be kernel developer ,in i386 arch.
> am i needing to read all i386 and pentium manual (the three volume)?

For kernel development, you don't necessary need to start from the CPU
manuals. Starting from the kernel code would be more efficient. Then,
once you feel you really need to get specific CPU knowledge, take a look
at its manual. Generally, the i386 manual + some experience with this
CPU will be enough to understand most code. Newer x86 CPUs reuse the
same instruction set and model, and add a few instructions and memory
models. Also, it might be wise to get basic knowledge on the PC
architecture if you don't have right now (I/O, mem, DMA, PCI, IRQs, ...). 

Hoping this helps,
Willy


  reply	other threads:[~2006-04-29  4:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-28 21:54 I hope to be kernel developer ,in i386 arch khaled MOHAMMED atteya
2006-04-29  4:43 ` Willy Tarreau [this message]
2006-04-29  5:36 ` Valdis.Kletnieks
2006-04-29 16:56   ` Alan Camus
2006-04-29 17:16 ` Jesper Juhl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060429044314.GI13027@w.ods.org \
    --to=willy@w.ods.org \
    --cc=khaled.m.atteya@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox