All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: Jan Engelhardt <jengelh@computergmbh.de>
Cc: "Jörg Hoffmann" <jh2000@root24.eu>, linux-kernel@vger.kernel.org
Subject: Re: [Patch] panic.c
Date: Sun, 5 Aug 2007 22:14:28 +0200	[thread overview]
Message-ID: <20070805201428.GA18654@osiris.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0708051731050.29913@fbirervta.pbzchgretzou.qr>

> >The idea behind this is to keep the power usage on panic’d machines
> >(without auto-reboot) low. Another point is in an Virtual Machine
> >environment the process of the VM is using 100% of the host-cpu. This
> >would stuck other programs or VMs. This patch brings the VM to stop and
> >keeps the cpu usage below 1%.

For VM environments it would be better to have an interface that tells
the hypervisor that your guest is dead. That's what the disabled_wait()
line in panic() is good for on s390.

      reply	other threads:[~2007-08-05 20:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-05 15:28 [Patch] panic.c Jörg Hoffmann
2007-08-05 15:35 ` Jan Engelhardt
2007-08-05 20:14   ` Heiko Carstens [this message]

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=20070805201428.GA18654@osiris.ibm.com \
    --to=heiko.carstens@de.ibm.com \
    --cc=jengelh@computergmbh.de \
    --cc=jh2000@root24.eu \
    --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.