From: Ronald G Minnich <rminnich@lanl.gov>
To: Gerd Hoffmann <kraxel@suse.de>
Cc: Xen devel list <xen-devel@lists.xensource.com>,
Jan Beulich <JBeulich@novell.com>
Subject: Re: [PATCH] Elf loader fixes
Date: Wed, 22 Feb 2006 09:11:21 -0700 [thread overview]
Message-ID: <43FC8D29.9080008@lanl.gov> (raw)
In-Reply-To: <43FC8D02.5020908@suse.de>
Gerd Hoffmann wrote:
>>>The elf kernel loader certainly doesn't look like it cares much
>>>about virtual address (other than VIRT_BASE) ...
>>
>>Correct. And the same applies to boot loaders.
>
>
> Well, the difference between xen and other boot loaders is that xen
> boots the kernel with paging already enabled ...
actually, there have historically been a ton of boot loaders that boot
with paging already enabled: just go back to the early Suns; part of the
task of SunOS was to move the firmware's page tables to kernel space and
use them until it could build its own.
I hit this when I ported sunos to a machine with firmware that did not
set up page tables.
it's been very common, in the non-PC world, to have paging turned on
very early.
Just a historical comment of no value to this discussion :-)
ron
next prev parent reply other threads:[~2006-02-22 16:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-22 11:37 [PATCH] Elf loader fixes Gerd Hoffmann
2006-02-22 12:51 ` Jan Beulich
2006-02-22 13:33 ` Gerd Hoffmann
2006-02-22 15:12 ` Gerd Hoffmann
2006-02-22 15:30 ` Jan Beulich
2006-02-22 16:10 ` Gerd Hoffmann
2006-02-22 16:11 ` Ronald G Minnich [this message]
2006-02-22 16:25 ` Jacob Gorm Hansen
[not found] <E1F6x4v-0001lS-2n@host-192-168-0-1-bcn-london>
2006-02-22 18:17 ` Joe Bonasera
2006-02-23 11:15 ` Gerd Hoffmann
2006-03-01 9:48 ` Christian Limpach
2006-03-01 15:00 ` Gerd Hoffmann
2006-03-06 13:40 ` Gerd Hoffmann
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=43FC8D29.9080008@lanl.gov \
--to=rminnich@lanl.gov \
--cc=JBeulich@novell.com \
--cc=kraxel@suse.de \
--cc=xen-devel@lists.xensource.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.