[PATCH 07/10] ARM: OMAP3: update cpuidle latency and threshold figures
Rajendra Nayak
rnayak at ti.com
Wed Jun 20 07:01:31 EDT 2012
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?
> .flags = CPUIDLE_FLAG_TIME_VALID,
> .name = "C7",
> .desc = "MPU OFF + CORE OFF",
More information about the linux-arm-kernel
mailing list