public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <landley@trommello.org>
To: Bill Davidsen <davidsen@tmr.com>, Jurriaan <thunder7@xs4all.nl>
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 20:58:29 -0500	[thread overview]
Message-ID: <200210202058.29291.landley@trommello.org> (raw)
In-Reply-To: <Pine.LNX.3.96.1021020224417.1655G-100000@gatekeeper.tmr.com>

On Sunday 20 October 2002 21:45, Bill Davidsen wrote:
> On Sun, 20 Oct 2002, Jurriaan wrote:
> > 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.
>
> Are you using the real-mode call? Perhaps I should try NOT doing that, and
> see if it solves the problem. That used to be the solution, but things
> change.

None of my systems will power down on UP if I enable the "local apic support 
on uniprocessors" option.

Something about the APIC code prevents the power down from occuring.  The 
symptoms are as you describe: the drives spin down, and the power goes off 
immediately if you press the button (instead of having to hold it down), but 
the power doesn't go off by itself.

Works fine if I compile without local APIC support.

Rob

  reply	other threads:[~2002-10-21  6:52 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
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 [this message]
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=200210202058.29291.landley@trommello.org \
    --to=landley@trommello.org \
    --cc=davidsen@tmr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thunder7@xs4all.nl \
    /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