[Prev][Next][Index][Thread]

Re: Loading the kernel.



> From: Ramon van Handel <vhandel@chem.vu.nl>
> Subject: Re: Loading the kernel.
> 
> The multiboot standard says that the processor is *not* allowed to be
> in paging mode on kernel entry; so the complete multiboot standard would
> not be usable anyway in this case...

I suppose that is true, but I think the goal is figure out how to make the
kernel run under the conditions set forth by the poster. The multiboot init
code provides a wealth of information on that topic.

Its also debatable whether the part of the multiboot spec that says the
processor is *not* allowed to be in paging mode makes a great deal of sense
in all cases (all classes of problems and target hardware) ...

Lbs

---------------------------------------------------------------------------
Leigh B. Stoller                     Computer Science - Flux Research Group
stoller@cs.utah.edu                  University of Utah
http://www.cs.utah.edu/~stoller      Salt Lake City, Utah 84112
Voice: (541) 929-2666                FAX: (801) 585-3743
---------------------------------------------------------------------------