[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAC=cRTMneWKgH_So+JO6h+w4S-SpgcX=pbY5QeWuFc6HXvCATQ@mail.gmail.com>
Date: Fri, 30 Mar 2012 15:49:06 +0800
From: huang ying <huang.ying.caritas@...il.com>
To: Len Brown <lenb@...nel.org>
Cc: Lin Ming <ming.m.lin@...el.com>, "Rafael J. Wysocki" <rjw@...k.pl>,
Alan Stern <stern@...land.harvard.edu>,
linux-acpi@...r.kernel.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 3/3] PM / Runtime: Add may_power_off flag to subsys data
On Fri, Mar 30, 2012 at 1:49 PM, Len Brown <lenb@...nel.org> wrote:
> Why?
1) To support something like pm-qos. power off device may have more
exit.latency than normal low power state (such as D3Hot). Some device
may disable may_power_off based on that. It can be used to implement
the logic like, only power off SSD, not HDD.
2) Whether to go to power off should be determined by leaf device
(such as SATA disk), but that may be done by its parent device (such
as SATA port). It's a way for leaf device to tell its parent device
whether it want to go to power off.
Best Regards,
Huang Ying
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists