* Re: [PATCH] cpufreq: Fix ondemand governor powersave_bias execution time misuse
2010-11-08 14:45 ` [PATCH] cpufreq: Fix ondemand governor powersave_bias execution time misuse Youquan Song
@ 2010-11-08 4:32 ` Arjan van de Ven
0 siblings, 0 replies; 2+ messages in thread
From: Arjan van de Ven @ 2010-11-08 4:32 UTC (permalink / raw)
To: Youquan Song; +Cc: davej, venki, youquan.song, cpufreq, linux-kernel
On 11/8/2010 6:45 AM, Youquan Song wrote:
>> On 11/5/2010 11:19 AM, Youquan Song wrote:
>>> Ondemand governor use powersave_bias tunable to do aggressive power save by
>>> decrease CPU average frequency. The average frequency achieve by adjust low and
>>> high frequency's execution time proportion during one sample time interval.
>>>
>>> Current kernel, only the high frequency executes in time proportion, but the low
>>> frequency wrongly execute in one whole sample time interval when powersave_bias
>>> is set.
>>>
>>> The patch fix it by set low frequency execution time to it deserved.
>>>
>>> Signed-off-by: Youquan Song<youquan.song@intel.com>
>>> ---
>>
>> while your patch looks correct, I think the whole feature is wonky and
>> likely ought to be removed...........
> powersave_bias should be a useful feature, which give user an
> opportunity to set the CPU to work at wider average frequency accord to real
> workload requirement, not just CPU frequency specific at P0,P1,...Pn.
> At the same time, it meets end user power comsumpation requirement in
> some degree.
> Unfortunately, it does not work for a long time.
in all measurements I've done... the intermediate states (between P1 and
Pn) seem to not be power efficient.....
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] cpufreq: Fix ondemand governor powersave_bias execution time misuse
[not found] ` <4CD3EF31.9060909@linux.intel.com>
@ 2010-11-08 14:45 ` Youquan Song
2010-11-08 4:32 ` Arjan van de Ven
0 siblings, 1 reply; 2+ messages in thread
From: Youquan Song @ 2010-11-08 14:45 UTC (permalink / raw)
To: Arjan van de Ven
Cc: Youquan Song, davej, venki, youquan.song, cpufreq, linux-kernel
> On 11/5/2010 11:19 AM, Youquan Song wrote:
>> Ondemand governor use powersave_bias tunable to do aggressive power save by
>> decrease CPU average frequency. The average frequency achieve by adjust low and
>> high frequency's execution time proportion during one sample time interval.
>>
>> Current kernel, only the high frequency executes in time proportion, but the low
>> frequency wrongly execute in one whole sample time interval when powersave_bias
>> is set.
>>
>> The patch fix it by set low frequency execution time to it deserved.
>>
>> Signed-off-by: Youquan Song<youquan.song@intel.com>
>> ---
>
>
> while your patch looks correct, I think the whole feature is wonky and
> likely ought to be removed...........
powersave_bias should be a useful feature, which give user an
opportunity to set the CPU to work at wider average frequency accord to real
workload requirement, not just CPU frequency specific at P0,P1,...Pn.
At the same time, it meets end user power comsumpation requirement in
some degree.
Unfortunately, it does not work for a long time.
Thanks
-Youquan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-08 14:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20101105151951.GA10743@linux-youquan.bj.intel.com>
[not found] ` <4CD3EF31.9060909@linux.intel.com>
2010-11-08 14:45 ` [PATCH] cpufreq: Fix ondemand governor powersave_bias execution time misuse Youquan Song
2010-11-08 4:32 ` Arjan van de Ven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox