public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Inspiron 6000 and CPU power saving
@ 2006-10-16  2:18 Michael (Micksa) Slade
  2006-10-17  8:07 ` Oleg Verych
  2006-10-25  9:47 ` Pavel Machek
  0 siblings, 2 replies; 5+ messages in thread
From: Michael (Micksa) Slade @ 2006-10-16  2:18 UTC (permalink / raw)
  To: linux-kernel

I recently discovered that my Inspiron 6000 uses about 50% more power 
idling in linux than in windows XP.  This means its battery life is 
about 2/3 of what it could/should be.

I guessed it might be the CPU, and did some tests.  The results strongly 
suggest as much.  These are the results I got for power consumption in 
various situations.

linux idle at 800MHz: 27W        
linux idle at 1600MHz: 36W        
linux raytracing at 800: 30W
linux raytracing at 1600: 42W 

windows idle (presumably 800MHz): 16W
windows raytracing (presumably 1600MHz): 36W

I've tried ubuntu dapper and ubuntu edgy, and RIP 10 (rescue disk) and 
BBC 2.1 (rescue disk), and they all appear to have the same issue.  The 
machine's BIOS has no APM so I can't try it for comparison.

I've tried noapic and "echo n > 
/sys/module/processor/parameters/max_cstate", where n is 1 thru 4.  
Neither appear to have any affect.

I need help digging deeper.  I guess /proc/acpi/processor/CPU0/power 
could give some insight but I'm not sure how to read the numbers.  That 
and "learn about ACPI" is all I can figure out so far.

So where to from here?  I am prepared to spend a significant amount of 
time researching and resolving the issue, so feel free to suggest 
reading the ACPI spec or whatever if that's what it's going to take.

Mick.


^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: Inspiron 6000 and CPU power saving
@ 2006-10-19 17:26 Pallipadi, Venkatesh
  2006-10-21 11:45 ` Michael (Micksa) Slade
  0 siblings, 1 reply; 5+ messages in thread
From: Pallipadi, Venkatesh @ 2006-10-19 17:26 UTC (permalink / raw)
  To: Michael (Micksa) Slade, linux-kernel

 

>-----Original Message-----
>From: linux-kernel-owner@vger.kernel.org 
>[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of 
>Michael (Micksa) Slade
>Sent: Sunday, October 15, 2006 7:18 PM
>To: linux-kernel@vger.kernel.org
>Subject: Inspiron 6000 and CPU power saving
>
>I recently discovered that my Inspiron 6000 uses about 50% more power 
>idling in linux than in windows XP.  This means its battery life is 
>about 2/3 of what it could/should be.
>
>I guessed it might be the CPU, and did some tests.  The 
>results strongly 
>suggest as much.  These are the results I got for power consumption in 
>various situations.
>
>linux idle at 800MHz: 27W        
>linux idle at 1600MHz: 36W        
>linux raytracing at 800: 30W
>linux raytracing at 1600: 42W 
>
>windows idle (presumably 800MHz): 16W
>windows raytracing (presumably 1600MHz): 36W
>
>I've tried ubuntu dapper and ubuntu edgy, and RIP 10 (rescue disk) and 
>BBC 2.1 (rescue disk), and they all appear to have the same 
>issue.  The 
>machine's BIOS has no APM so I can't try it for comparison.
>
>I've tried noapic and "echo n > 
>/sys/module/processor/parameters/max_cstate", where n is 1 thru 4.  
>Neither appear to have any affect.
>
>I need help digging deeper.  I guess /proc/acpi/processor/CPU0/power 
>could give some insight but I'm not sure how to read the 
>numbers.  That 
>and "learn about ACPI" is all I can figure out so far.
>
>So where to from here?  I am prepared to spend a significant amount of 
>time researching and resolving the issue, so feel free to suggest 
>reading the ACPI spec or whatever if that's what it's going to take.
>
>Mick.
>

Output of 
#cat /proc/acpi/processor/CPU0/power/*
And
#cat /sys/devices/system/cpu/cpu0/cpufreq/*
Will be a good starting point.

Also, open a issue at bugme.osdl.org. It makes tracking the issues
easier that way.

Thanks,
Venki

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-10-25  9:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-16  2:18 Inspiron 6000 and CPU power saving Michael (Micksa) Slade
2006-10-17  8:07 ` Oleg Verych
2006-10-25  9:47 ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2006-10-19 17:26 Pallipadi, Venkatesh
2006-10-21 11:45 ` Michael (Micksa) Slade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox