From: ebiederm@xmission.com (Eric W. Biederman)
To: Adam Lazur <alazur@progeny.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Q: Linux rebooting directly into linux.
Date: 11 Nov 2000 17:00:28 -0700 [thread overview]
Message-ID: <m1bsvmcb4z.fsf@frodo.biederman.org> (raw)
In-Reply-To: <m17l6deey7.fsf@frodo.biederman.org> <20001111171158.B17692@progenylinux.com>
In-Reply-To: Adam Lazur's message of "Sat, 11 Nov 2000 17:11:58 -0500"
Adam Lazur <alazur@progeny.com> writes:
> Eric W. Biederman (ebiederm@xmission.com) said:
> > I have recently developed a patch that allows linux to directly boot
> > into another linux kernel. With the code freeze it appears
> > inappropriate to submit it at this time.
>
> Aside from what looks to be support for SMP, how does this differ from
> the two kernel monte stuff at http://scyld.com/software/monte.html ?
I admit that LOBOS, two kernel monte, and the one by by Werner Almsberg.
Were all related work that I looked at. And I acknowledge
there were some good ideas I pilfered from all of them.
There are a couple of differences.
But the big one is I'm trying to do it right. In particular
this means fixing the problem where the problem is.
Additionally I'm killing backwards compatibility with a lot of short
sited things.
And multiplatform support is in the plan. So long term this should
run on alpha, and x86, and sparc and everything else out there
that linux supports. This means that you can have a multiplatform
boot loader. There will have to be glue code out there to get
started from different firmware on different machines but that is it.
Additionally mine is the only one that has a real chance of booting
a non-linux kernel. Gathering the non probable hardware information
is hard. Currently mine implementation is the only one to not simply
copy the boot parameters page that is give to the linux kernel.
Unlike 2 kernel monte mine deliberately has no reliance upon a BIOS.
There is another major difference as well. kexec is part of work
on the linuxBIOS project. Where the goal is to have a very minimal
firmware before booting into linux. And to use that initial linux
kernel as the firmware hardware drivers. What this means is kexec
is being developed from a point of view that needs it. If you don't
have a BIOS kexec is a must.
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-11-12 0:19 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-09 8:18 Q: Linux rebooting directly into linux Eric W. Biederman
[not found] ` <3A0ABB0C.99075A61@holly-springs.nc.us>
2000-11-11 19:46 ` Eric W. Biederman
2000-11-11 22:46 ` Adam Lazur
2000-11-12 0:06 ` Eric W. Biederman
[not found] ` <20001109113524.C14133@animx.eu.org>
2000-11-11 20:05 ` Eric W. Biederman
2000-11-11 20:33 ` H. Peter Anvin
2000-11-12 0:09 ` Eric W. Biederman
2000-11-12 0:32 ` H. Peter Anvin
2000-11-12 6:31 ` Eric W. Biederman
2000-11-11 22:11 ` Adam Lazur
2000-11-12 0:00 ` Eric W. Biederman [this message]
2000-11-14 14:49 ` Werner Almesberger
2000-11-16 17:33 ` Eric W. Biederman
2000-11-19 2:24 ` Werner Almesberger
2000-11-19 7:20 ` Eric W. Biederman
2000-11-19 13:25 ` Werner Almesberger
2000-11-19 20:14 ` Eric W. Biederman
2001-01-18 16:18 ` Eric W. Biederman
2000-11-14 8:13 ` Erik Andersen
2000-11-14 14:59 ` Eric W. Biederman
2000-11-15 23:30 ` Erik Andersen
2000-11-16 6:19 ` Eric W. Biederman
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=m1bsvmcb4z.fsf@frodo.biederman.org \
--to=ebiederm@xmission.com \
--cc=alazur@progeny.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox