public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Todd Poynor <tpoynor@mvista.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: linux-kernel@vger.kernel.org, linux-pm@osdl.org
Subject: Re: [linux-pm] [PATCH] Custom power states for non-ACPI systems
Date: Thu, 03 Mar 2005 18:10:50 -0800	[thread overview]
Message-ID: <4227C3AA.6090505@mvista.com> (raw)
In-Reply-To: <20050303145522.GA3485@openzaurus.ucw.cz>

Pavel Machek wrote:
...
>>In most of the cases I'm thinking of, it wouldn't be a user 
>>requesting a state but rather software (say, a cell phone 
>>progressively entering lower power states due to inactivity).  I 
>>haven't noticed a platform with more than 3 low-power modes so far, 
> 
> 
> Are not your power states more like cpu power states?
> These are expected to be system states, and sleeping system
> does not take calls, etc...

There's a great variety of behaviors and usage models out there, not 
sure I can draw a useful distinction between cpu power states vs. system 
states, but the net effect could be considered to be approximately the 
same in typical embedded uses: the drivers are called to place 
appropriate devices in a low(er)-power state, various platform thingies 
are slowed or powered off, and the system stops waiting for something to 
wake it up.  In some cases the system does not wake up until an explicit 
user action (button press, etc.), but more commonly 
wake-on-device-activity (including ring from telephony unit) or 
time-based actions (including wake on alarm from event in user's 
datebook) is also wanted (rather like wake-on-LAN et al).  I don't think 
this would correspond well to hardware-managed CPU power states like 
ACPI C states, for example.  Thanks,


-- 
Todd

  parent reply	other threads:[~2005-03-04  2:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-02  2:03 [PATCH] Custom power states for non-ACPI systems Todd Poynor
2005-03-02  2:41 ` Todd Poynor
2005-03-02  2:57 ` [linux-pm] " Benjamin Herrenschmidt
2005-03-02  8:56 ` Pavel Machek
2005-03-02 21:58   ` Todd Poynor
2005-03-02 22:11     ` Pavel Machek
2005-03-03  0:26       ` Todd Poynor
2005-03-03 14:55         ` Pavel Machek
2005-03-04  2:01           ` David Brownell
2005-03-04  8:31             ` Pavel Machek
2005-03-04  2:10           ` Todd Poynor [this message]
2005-03-04  2:17   ` David Brownell
2005-03-04  4:49     ` Nigel Cunningham
2005-03-04  6:31       ` David Brownell
2005-03-04 20:50       ` Todd Poynor

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=4227C3AA.6090505@mvista.com \
    --to=tpoynor@mvista.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@osdl.org \
    --cc=pavel@ucw.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