public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Any hope of fixing shutdown power off for SMP?
@ 2002-10-19 19:40 Bill Davidsen
  2002-10-20  5:37 ` Jurriaan
  0 siblings, 1 reply; 11+ messages in thread
From: Bill Davidsen @ 2002-10-19 19:40 UTC (permalink / raw)
  To: Linux-Kernel Mailing List

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.

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?

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2002-10-22  0:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-19 19:40 Any hope of fixing shutdown power off for SMP? Bill Davidsen
2002-10-20  5:37 ` Jurriaan
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox