Re: Increased idle power on Atom netbook with 2.6.35 and intel_idle

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> echo 0 > /sys/devices/system/cpu/cpu1/online

In 2.6.35 and before, this will lock cpu1 into C1 --
a shallow C-state that will have a negative impact on power
for the overall package.

A better test with that kernel is to disable HT in the BIOS
and then boot.

note that there is a fix in tip for this, as mentioned
in the bug report:

https://bugzilla.kernel.org/show_bug.cgi?id=5471

WRT intel_idle vs acpi_idle,
the best way to compare the two is with CONFIG_INTEL_IDLE=y
and boot with and without intel_idle.max_cstate=0
which disables intel_idle (and thus enables acpi_idle).

Re: 2.6.35 taking more power overall.
See if the wireless state has changed vs previous.
the powertop2 should help track down this kind of thing
when it becomes available.

thanks,
Len Brown, Intel Open Source Technology Center

_______________________________________________
linux-pm mailing list
linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/linux-pm


[Index of Archives]     [Linux ACPI]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [CPU Freq]     [Kernel Newbies]     [Fedora Kernel]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux