On 6/25/07, Marc Deop i Argemí <[EMAIL PROTECTED]> wrote:
I can't even get close to that! My lowest power consumption has been 10,8 with the brightness at 0 level and practically idleing! I have even disabled one of the cores...
Disabling a core actually increased power consumption. My guess is that the core isn't really switched off, its just that no task gets scheduled on it. I see this comment in kernel/smpboot.c:__cpu_disable /* Perhaps use cpufreq to drop frequency, but that could go into generic code.*/ --Edwin _______________________________________________ Power mailing list [email protected] http://www.bughost.org/mailman/listinfo/power
