Re: swsusp and suspend2 like to overheat my laptop

From: Steven Rostedt
Date: Wed Aug 09 2006 - 08:33:51 EST



On Wed, 9 Aug 2006, Pavel Machek wrote:

>
> Okay, run top to see what goes on, and look for
> /proc/acpi/processor/*/* -- you are interested in C states before and
> after suspend.
> Pavel

I don't quite understand. What am I looking for in top?

Here's the before and after:

before:

$ grep C /proc/acpi/processor/*/*
/proc/acpi/processor/CPU0/power:active state: C1
/proc/acpi/processor/CPU0/power:max_cstate: C8
/proc/acpi/processor/CPU0/power: *C1: type[C1]
promotion[--] demotion[--] latency[000] usage[00000000] duration[00000000000000000000]
/proc/acpi/processor/CPU1/power:active state: C1
/proc/acpi/processor/CPU1/power:max_cstate: C8
/proc/acpi/processor/CPU1/power: *C1: type[C1]
promotion[--] demotion[--] latency[000] usage[00000000] duration[00000000000000000000]


after:

grep C /proc/acpi/processor/*/*
/proc/acpi/processor/CPU0/power:active state: C1
/proc/acpi/processor/CPU0/power:max_cstate: C8
/proc/acpi/processor/CPU0/power: *C1: type[C1]
promotion[--] demotion[--] latency[000] usage[00000000] duration[00000000000000000000]
/proc/acpi/processor/CPU1/power:active
state: C1
/proc/acpi/processor/CPU1/power:max_cstate: C8
/proc/acpi/processor/CPU1/power: *C1: type[C1]
promotion[--] demotion[--] latency[000] usage[00000000] duration[00000000000000000000]

-- Steve

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/