public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Oliver Neukum <oliver@neukum.org>
To: linux-pm@lists.linux-foundation.org
Subject: Re: Wakeup settings for USB hubs?
Date: Thu, 5 Jul 2007 09:20:43 +0200	[thread overview]
Message-ID: <200707050920.43618.oliver@neukum.org> (raw)
In-Reply-To: <Pine.LNX.4.44L0.0707041432250.9446-100000@netrider.rowland.org>

Am Mittwoch, 4. Juli 2007 schrieb Alan Stern:
> Here's a question that has been bothering me for a while.  Should we 
> enable remote wakeup on USB hubs?
> 
> On the face of it the answer is obviously Yes.  And certainly we want
> remote wakeup enabled during a runtime suspend; otherwise the system
> would never know when the user unplugged a device from the hub or
> plugged in a new one.

I agree. Runtime suspend needs remote wakeup.

> But consider STR, say in the case of a laptop with a USB mouse
> attached.  The user suspends the laptop.  Then he prepares to pack it
> away and in the process unplugs the mouse.  Pow! -- the laptop
> springs back to life.  That's not what we want.

We might want attaching a device to wake the laptop. OR we might
not. The choice is not makeable in kernel space.

> On the other hand, the user might indeed want to awaken the laptop by
> clicking the USB mouse.  So what should we do?  The question is made
> even more difficult by the fact that, if the hub is already
> runtime-suspended when the system suspend occurs, we would have to
> resume the hub just in order to turn off remote wakeup!

I don't think this can be helped. We cannot leave the setting of remote
wakeup in the STR case to chance. We'd do so if we let stand the setting
caused by autosuspend.
If that means waking up a hub about to be suspended again, so be it.

> Right now we more or less ignore all these issues by relying on the 
> wakeup settings in sysfs.  Is that a reasonable approach?  Is there 
> anything else we can do?

I don't think so. It is the most reasonable approach.

	Regards
		Oliver

  reply	other threads:[~2007-07-05  7:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-04 18:43 Wakeup settings for USB hubs? Alan Stern
2007-07-05  7:20 ` Oliver Neukum [this message]
2007-07-05 10:28 ` Zhang Rui
2007-07-05 15:01   ` Alan Stern
2007-07-05 15:33     ` Rafael J. Wysocki
2007-07-05 19:18     ` Oliver Neukum
2007-07-05 19:51       ` Alan Stern
2007-07-05 20:40         ` Oliver Neukum
2007-07-05 21:03           ` Alan Stern
2007-07-05 21:30         ` David Brownell
2007-07-18 10:58           ` Zhang Rui

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=200707050920.43618.oliver@neukum.org \
    --to=oliver@neukum.org \
    --cc=linux-pm@lists.linux-foundation.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