From: Stefan Reinauer <stepan@coresystems.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: 64 Bit Support?
Date: Sun, 17 Jun 2007 13:24:05 +0200 [thread overview]
Message-ID: <20070617112403.GA24100@coresystems.de> (raw)
In-Reply-To: <87bqfekfkw.wl@dekkers.cx>
* Jeroen Dekkers <jeroen@vrijschrift.org> [070617 13:03]:
> > Interesting would also be to boot pure 64bit kernels. I think some of
> > the BSDs have their bootloader switch to 64bit long mode, so the kernel
> > does not have to dot this anymore. Maybe grub could do the same thing.
>
> To enable long mode you have to enable paging and I don't think the
> bootloader should be doing things like that. I also don't see any
> problems with the OS enabling long mode.
Yes, enabling long mode is overly complex and was not well designed,
imho. So I partly agree. We considered enabling long mode in LinuxBIOS a
while ago, to avoid the same "old cruft" situation like with 16bit BIOS
and 32bit OS. But you can not enable long mode without a huge amount of
overhead (ie. paging), so it can only be done when the RAM controller is
enabled and RAM is working. By that time accessing 64bit address space
has already become a lot less interesting for the boot firmware. So the
next place where it would make sense at all is in the bootloader.
The problem might be that Grub2 locks out existing operating systems,
if it does not support switching to long mode itself. I read rumours
only, so I might be completely wrong.
Is anyone booting non-Linux OSes like FreeBSD, NetBSD, OpenBSD,
OpenSolaris, etc with GRUB2 yet?
Stefan
--
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info@coresystems.de • http://www.coresystems.de/
next prev parent reply other threads:[~2007-06-17 11:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20070616160553.C62C1BFD7@mail.lfs-matrix.net>
2007-06-17 23:11 ` 64 Bit Support? David Broadfoot
2007-06-17 0:16 ` Jeroen Dekkers
2007-06-17 9:26 ` Robert Millan
2007-06-17 9:37 ` Stefan Reinauer
2007-06-17 11:03 ` Jeroen Dekkers
2007-06-17 11:24 ` Stefan Reinauer [this message]
2007-06-17 17:47 ` Constantine Kousoulos
2007-06-17 19:34 ` Andrei E. Warkentin
2007-06-17 19:29 ` Andrei E. Warkentin
2007-06-17 21:06 ` Jeroen Dekkers
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=20070617112403.GA24100@coresystems.de \
--to=stepan@coresystems.de \
--cc=grub-devel@gnu.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 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.