[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: initialization phase of page table in linux
sushil mayengbam (sushix@rediffmail.com) wrote:
> hi/linux-hack's,
> can anyone of u point me the idea how..the page table is
> initialized
> before calling the first high level
> funct.(/init/main.c/start_kernel())/
>
>
> ..thanx in advance,
> sushil mayengbam
You can find what you search in arch/i386/kernel/head.S between lines :
39 to 117.
All you want to know is explain in source code by commentary.
--
Cordialement/Regards
Christophe Lucas -- Iomeda SA (clucas@iomeda.fr)
Developpeur/Administrateur GNU/Linux
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/