From: "Jeremy Jackson" <jerj@coplanar.net>
To: "Martin J. Bligh" <fletch@aracnet.com>, <linux-kernel@vger.kernel.org>
Subject: Re: Faster reboots (and a better way of taking crashdumps?)
Date: Fri, 5 Apr 2002 12:47:08 -0800 [thread overview]
Message-ID: <00c501c1dce3$0ed806d0$7e0aa8c0@bridge> (raw)
In-Reply-To: <1650399759.1018005181@[10.10.2.3]>
for 2, the BIOS sets the hardware to a known state,
or if you can trigger *the* hardware reset line,
which will also do that, then you're going through
the BIOS again. Now if you made your own bios...
see www.linuxbios.org.
there are patches where a kernel can load another
kernel, also.
As for taking crashdumps on the way up, I believe
(SGI's ?) linux kernel crash dumps does *exactly*
this.
Jeremy
----- Original Message -----
From: "Martin J. Bligh" <fletch@aracnet.com>
To: <linux-kernel@vger.kernel.org>
Sent: Friday, April 05, 2002 11:13 AM
Subject: Faster reboots (and a better way of taking crashdumps?)
> My real motivation for this isn't actually faster reboots,
> it's rebooting at all - I have some strange hardware that
> won't do init 6 in traditional ways ... but it might mean
> a faster reboot for others.
>
> What's to stop me rebooting by having machine_restart load
> the first sector of the first disk (as the BIOS does), where
> the LILO code should be, and just jumping to it?
>
> 1. Are there tables that are created by the BIOS that we
> destroy during Linux runtime? mps tables spring to mind -
> I can't see where we preserve them ...
>
> 2. Things that are reset by reboot that we don't reset during
> normal kernel boot?
>
> As a side effect, this means we could potentially take
> crashdumps on the way up, rather than the way down, so
> the kernel is more likely to be in a working state (we'd
> have to load a minimal kernel / crashdumper to take the
> dump first ... this is similar to what we did with PTX).
>
> M.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
next prev parent reply other threads:[~2002-04-05 20:47 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-05 19:13 Faster reboots (and a better way of taking crashdumps?) Martin J. Bligh
2002-04-05 20:47 ` Jeremy Jackson [this message]
2002-04-06 1:48 ` Martin J. Bligh
2002-04-06 2:55 ` Jeremy Jackson
2002-04-06 17:04 ` Faster reboots - calling _start? Byron Stanoszek
2002-04-06 20:00 ` Eric W. Biederman
2002-04-06 21:37 ` Martin J. Bligh
2002-04-06 21:57 ` Eric W. Biederman
2002-04-08 7:20 ` Faster reboots (and a better way of taking crashdumps?) Suparna Bhattacharya
2002-04-11 3:47 ` Jeremy Jackson
2002-04-11 14:28 ` Suparna Bhattacharya
2002-04-06 17:56 ` Alan Cox
2002-04-07 1:35 ` Martin J. Bligh
2002-04-06 23:27 ` Eric W. Biederman
-- strict thread matches above, loose matches on Subject: below --
2002-04-07 1:32 Martin J. Bligh
2002-04-07 2:50 ` Eric W. Biederman
2002-04-07 4:00 ` Martin J. Bligh
2002-04-07 4:12 ` Eric W. Biederman
2002-04-08 14:31 ` Suparna Bhattacharya
2002-04-08 17:09 ` Eric W. Biederman
2002-04-09 15:26 ` Suparna Bhattacharya
2002-04-10 15:40 ` Eric W. Biederman
2002-04-10 17:58 ` Andy Pfiffer
2002-04-11 14:15 ` Suparna Bhattacharya
2002-04-11 15:08 ` Eric W. Biederman
2002-04-16 10:02 ` Pavel Machek
2002-04-16 22:59 ` Alan Cox
2002-04-11 13:56 ` Suparna Bhattacharya
2002-04-11 15:35 ` Eric W. Biederman
2002-04-12 14:49 ` Suparna Bhattacharya
2002-04-12 17:59 ` Eric W. Biederman
2002-04-15 10:07 ` Suparna Bhattacharya
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='00c501c1dce3$0ed806d0$7e0aa8c0@bridge' \
--to=jerj@coplanar.net \
--cc=fletch@aracnet.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 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.