linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Bradford <john@grabjohn.com>
To: alan@lxorguk.ukuu.org.uk (Alan Cox)
Cc: mochel@osdl.org (Patrick Mochel),
	andrew.grover@intel.com (Grover Andrew),
	benh@kernel.crashing.org (Benjamin Herrenschmidt),
	linux-kernel@vger.kernel.org (Linux Kernel Mailing List)
Subject: Re: Subtle semantic issue with sleep callbacks in drivers
Date: Thu, 17 Apr 2003 15:59:22 +0100 (BST)	[thread overview]
Message-ID: <200304171459.h3HExMBa000217@81-2-122-30.bradfords.org.uk> (raw)
In-Reply-To: <1050586549.31414.41.camel@dhcp22.swansea.linux.org.uk> from "Alan Cox" at Apr 17, 2003 02:35:50 PM

> > Trying to figure out if we need to POST or not for different
> > hardware, based what the driver knows, is going to become quite a
> > mess real fast. I don't want to deal with the pain, and would
> > rather take the high ground, even if it means suffering in the
> > short term.
> 
> Short, long and forever. I agree we want drivers to be able to say
> "Don't POST I can hack this one", however we need to accept the real
> world that most hardware wants posting and that in many cases its
> what the windows driver does anyway.

One scenario we haven't covered is that we have a VGA card in a box,
which we don't care about being re-initialised after a suspend/resume.

A lot of cluster nodes have vga cards in them just so that they boot,
and you can plug a monitor and keyboard in to change BIOS settings.

The machines are never accessed except over the LAN in normal use, but
it's quite possible that you'd want to suspend the whole cluster
overnight, for example, or at least some nodes which were not in use,
and you wouldn't care about the VGA card being restored.

John.

  parent reply	other threads:[~2003-04-17 14:45 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-14 21:09 Subtle semantic issue with sleep callbacks in drivers Grover, Andrew
2003-04-16 18:39 ` Patrick Mochel
2003-04-16 19:36   ` Benjamin Herrenschmidt
2003-04-17 13:35   ` Alan Cox
2003-04-17 14:48     ` Jeff Garzik
2003-04-17 15:09       ` John Bradford
2003-04-17 15:09         ` Jeff Garzik
2003-04-17 15:47           ` John Bradford
2003-04-17 15:56             ` Jeff Garzik
2003-04-17 16:24               ` Alan Cox
2003-04-18  7:37             ` Greg KH
2003-04-18  7:51               ` John Bradford
2003-04-18  9:10               ` Russell King
2003-04-18 11:18                 ` Alan Cox
2003-04-18 11:30               ` Alan Cox
2003-04-29  8:28         ` Pavel Machek
2003-04-17 14:59     ` John Bradford [this message]
2003-04-17 15:04       ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2003-04-14 19:07 Grover, Andrew
2003-04-14 19:18 ` Benjamin Herrenschmidt
2003-04-14 19:56 ` Alan Cox
2003-04-23 15:34 ` Pavel Machek
2003-04-14 17:09 Grover, Andrew
2003-04-14 17:40 ` Benjamin Herrenschmidt
2003-04-23 15:29 ` Pavel Machek
2003-04-14 10:00 Benjamin Herrenschmidt
2003-04-14 10:11 ` Benjamin Herrenschmidt
2003-04-16 18:31 ` Patrick Mochel
2003-04-16 19:29   ` Benjamin Herrenschmidt
2003-04-23 15:32 ` Pavel Machek

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=200304171459.h3HExMBa000217@81-2-122-30.bradfords.org.uk \
    --to=john@grabjohn.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=andrew.grover@intel.com \
    --cc=benh@kernel.crashing.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mochel@osdl.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;
as well as URLs for NNTP newsgroup(s).