[PATCH 07/10] ARM: OMAP3: update cpuidle latency and threshold figures
Jean Pihet
jean.pihet at newoldbits.com
Wed Jun 20 07:39:37 EDT 2012
On Wed, Jun 20, 2012 at 1:01 PM, Rajendra Nayak <rnayak at ti.com> wrote:
> On Thursday 14 June 2012 08:35 PM, Jean Pihet wrote:
>>
>> {
>> .enter = omap3_enter_idle_bm,
>> - .exit_latency = 3000 + 8500,
>> - .target_residency = 15000,
>> + .exit_latency = 4080 + 801,
>> + .target_residency = 215000,
>> .flags = CPUIDLE_FLAG_TIME_VALID,
>> .name = "C6",
>> .desc = "MPU OFF + CORE RET",
>> },
>> {
>> .enter = omap3_enter_idle_bm,
>> - .exit_latency = 10000 + 30000,
>> - .target_residency = 30000,
>> + .exit_latency = 4300 + 13000,
>> + .target_residency = 215000,
>
>
> Is the target_residency same for both these states?
Yes it is. The details are found in the omappedia wiki page.
Thanks,
Jean
>
>
>> .flags = CPUIDLE_FLAG_TIME_VALID,
>> .name = "C7",
>> .desc = "MPU OFF + CORE OFF",
>
>
More information about the linux-arm-kernel
mailing list