From: Patrick Mochel <mochel@digitalimplant.org>
To: Pavel Machek <pavel@suse.cz>
Cc: linux-pm@lists.osdl.org
Subject: Re: Runtime device power management in userspace
Date: Tue, 27 Dec 2005 11:29:56 -0800 [thread overview]
Message-ID: <20051227192956.GA10704@digitalimplant.org> (raw)
In-Reply-To: <20051227192254.GJ1822@elf.ucw.cz>
[-- Attachment #1: Type: text/plain, Size: 946 bytes --]
On Tue, Dec 27, 2005 at 08:22:54PM +0100, Pavel Machek wrote:
> I don't really think we want complexity of putting PCI device into
> D0/D1/D2/D3hot/D3cold. All that userspace should care about is device
> working/device suspended, and we could not test all 5 states, anyway.
What do you mean?
The devices and drivers should support various states, and that's the
whole point of having multiple states - to make a choice based on the
power saving required vs. the latency requirements of bringing it back.
Granted, for most things, the latency to return from D3 (hot only, cold
is irrelevant during runtime) is not going to be noticable, so that's
probably the only state most devices will ever enter.
But, in some cases, peple are going to care about the intermediate
states, and we'll need to support them. It's simple enought to know
what states a PCI device supports, so I don't understand where the
complexity comes in.. ?
Patrick
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next prev parent reply other threads:[~2005-12-27 19:29 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-23 14:30 Runtime device power management in userspace Holger Macht
2005-12-23 15:12 ` Patrick Mochel
2005-12-24 0:40 ` Pavel Machek
2005-12-26 20:43 ` Patrick Mochel
2005-12-26 22:33 ` Pavel Machek
2005-12-27 18:59 ` Patrick Mochel
2005-12-27 19:22 ` Pavel Machek
2005-12-27 19:29 ` Patrick Mochel [this message]
2005-12-27 19:41 ` Pavel Machek
2005-12-27 20:40 ` Patrick Mochel
2005-12-27 21:06 ` Pavel Machek
2005-12-26 22:47 ` Alan Stern
2005-12-27 17:29 ` Pavel Machek
2005-12-27 17:36 ` Randy.Dunlap
2005-12-24 15:31 ` Holger Macht
2005-12-26 20:58 ` Patrick Mochel
2005-12-27 20:04 ` Pavel Machek
2005-12-27 20:54 ` Patrick Mochel
2005-12-23 15:17 ` Alan Stern
2005-12-24 0:41 ` Pavel Machek
2005-12-24 0:43 ` 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=20051227192956.GA10704@digitalimplant.org \
--to=mochel@digitalimplant.org \
--cc=linux-pm@lists.osdl.org \
--cc=pavel@suse.cz \
/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