From: Jurriaan <thunder7@xs4all.nl>
To: Bill Davidsen <davidsen@tmr.com>
Cc: Linux-Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Any hope of fixing shutdown power off for SMP?
Date: Sun, 20 Oct 2002 07:37:02 +0200 [thread overview]
Message-ID: <20021020053702.GA3579@middle.of.nowhere> (raw)
In-Reply-To: <Pine.LNX.3.96.1021019152828.29078L-100000@gatekeeper.tmr.com>
From: Bill Davidsen <davidsen@tmr.com>
Date: Sat, Oct 19, 2002 at 03:40:22PM -0400
> I've beaten this dead horse before, but it still irks me that Linux can't
> power down an SMP system. People claim that it can't be done safely, but
> maybe somone can reverse engineer NT if we aren't up to the job.
>
I'm trying to find out the same. So far:
2.5.43 will power down my smp VP6 board if I replace the BUG() calls in
arch/i386/kernel/apm.c with warnings. Somehow, the kernel doesn't
succesfully schedule itself to run on CPU 0. However, for my bios that
isn't needed.
2.5.44 doesn't work yet, since there's something funky going on with the
global_device_list() in drivers/base/power.c; the list is some kind of
loop when shutting down. I'm trying to find out what is happening there.
If you really need it working now, I'd be tempted to #if 0 out the whole
thing - at that point, my drives are unmounted and I don't really mind
what state the devices go down in when removing power in a few seconds.
> Every once in a while a power fail will leave the systems on UPS, and at
> some point it's needed to shut them down before the UPS is dead. You don't
> want that, since if the power comes up and then drops during boot it may
> hose filesystems. So I want the system really down while the UPS has a
> fair bit of power left.
>
> The only suggestion I got was to install NT, put a powerdown in the
> startup directory, use lilo -R to reboot in NT, then do a reboot.
> Wonderful. What I'm actually doing is rebooting a UP kernel and checking
> in rc.local for only one processor, in which case I power down. That
> works, but it's ugly!
>
> Is it really that hard to shutdown all CPUs but one, then power down?
>
No, but it just doesn't work yet :-)
Jurriaan
--
I am the fingernail that scrapes the chalkboard of your soul
Darkwing Duck
GNU/Linux 2.5.41 SMP/ReiserFS 2x1380 bogomips load av: 2.34 2.71 2.00
next prev parent reply other threads:[~2002-10-20 5:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-19 19:40 Any hope of fixing shutdown power off for SMP? Bill Davidsen
2002-10-20 5:37 ` Jurriaan [this message]
2002-10-20 23:51 ` J.A. Magallon
2002-10-21 0:52 ` Bill Davidsen
2002-10-21 1:03 ` J.A. Magallon
2002-10-21 2:40 ` Bill Davidsen
2002-10-21 2:45 ` Bill Davidsen
2002-10-21 1:58 ` Rob Landley
2002-10-21 11:32 ` Alan Cox
2002-10-21 20:41 ` Bill Davidsen
2002-10-21 19:15 ` Rob Landley
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=20021020053702.GA3579@middle.of.nowhere \
--to=thunder7@xs4all.nl \
--cc=davidsen@tmr.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