Re: [PATCH] cpuidle: sysfs: Export target residency information

2014-04-08 Thread Rafael J. Wysocki
On Tuesday, April 08, 2014 11:13:16 AM Daniel Lezcano wrote: > On 03/17/2014 12:17 PM, Daniel Lezcano wrote: > > From userspace, there is no way to know the target residency for each idle > > state. If we want to write tools to measure the accuracy of the idle state > > selection from the governor

Re: [PATCH] cpuidle: sysfs: Export target residency information

2014-04-08 Thread Daniel Lezcano
On 03/17/2014 12:17 PM, Daniel Lezcano wrote: From userspace, there is no way to know the target residency for each idle state. If we want to write tools to measure the accuracy of the idle state selection from the governor, we need this info. As the exit latency is exported through sysfs, expo

[PATCH] cpuidle: sysfs: Export target residency information

2014-03-17 Thread Daniel Lezcano
>From userspace, there is no way to know the target residency for each idle state. If we want to write tools to measure the accuracy of the idle state selection from the governor, we need this info. As the exit latency is exported through sysfs, exporting the target residency in the same place mak