Re: It's time to get rid of zImage

From: Hans Lermen (lermen@fgan.de)
Date: Wed Jun 14 2000 - 03:49:48 EST


On Tue, 13 Jun 2000, H. Peter Anvin wrote:

> With bzImage, combined with making the setup code segment-relocatable
                                                    ^^^^^^^^^^^^^^^^^^^
> (which shouldn't be too hard), we should be able to boot with much less
> DOS memory available in the system.

??? The setup code _is_ segment-relocatable since introduction of bzImage
(1.3.73) and LOADLIN is making use of it since ages (min DOS mem 100K).

To be more precise: The setup code (setup.S) can run at any segment
below or equal 9000, then just before entering 32-bit protected mode
it moves itself up to 9000 to make the kernel happy accessing the
parameters (boot sector, commandline e.t.c.) at a fixed location.

Hans
<lermen@fgan.de>

PS: please keep me in the Cc, im not subscribed to LK

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:30 EST