public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.13-rc3 Battery times at 100/250/1000 Hz = Zero difference
@ 2005-07-21 18:04 Voluspa
  2005-07-21 18:14 ` Jesper Juhl
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Voluspa @ 2005-07-21 18:04 UTC (permalink / raw)
  To: linux-kernel


I'd gladly (ehum..) redo this mind-numbingly boring test if someone can
point me to a magic software which unleashes some untapped powersaving
feature of the CPU.

_Kernel 2.6.13-rc3 Boot to Death_:

2h48m at 100 HZ
2h48m at 250 HZ
2h47m at 1000 HZ

_"Load"_:

#!/bin/sh
touch time-hz-start
while (true) do
    touch time-hz-end
    sleep 1m
done

_Environment_:

No distro (LFS-ish pure 64 bit), no X, no network, no cronjobs, no
peripherals attached. Screen off by hardware switch, but disk obviously
spinning all the time. powernow_k8 + cpufreq_userspace + powernowd-0.96
= 800 MHz at "idle". Fan(s?) always on unless room temperature falls to
a slightly chilly level.

_Machine_:

Acer Aspire 1520 (1524) WLMi, AMD Athlon 64 3400+ (socket 754 according
to dmidecode-2.6). L1 64K/64K, L2 1024K, 512MB DDR RAM. Manufacturing
date 18 March 2005. Bought 20 May 2005. Battery used to full drain ca 5
times prior to this test (after the initial 3 charge/drains to reach its
full potential). "cat /proc/acpi/battery/BAT0/info":

present:                 yes
design capacity:         4000 mAh
last full capacity:      4000 mAh
battery technology:      rechargeable
design voltage:          14800 mV
design capacity warning: 400 mAh
design capacity low:     120 mAh
capacity granularity 1:  280 mAh
capacity granularity 2:  3880 mAh
model number:            Bat 8Cell
serial number:           236
battery type:            Lion
OEM info:                Acer

Mvh
Mats Johannesson
--

^ permalink raw reply	[flat|nested] 17+ messages in thread
* RE: 2.6.13-rc3 Battery times at 100/250/1000 Hz = Zero difference
@ 2005-07-26  5:23 Brown, Len
  2005-07-26 14:52 ` Bill Davidsen
  0 siblings, 1 reply; 17+ messages in thread
From: Brown, Len @ 2005-07-26  5:23 UTC (permalink / raw)
  To: Bill Davidsen, Tony Lindgren
  Cc: Pavel Machek, jesper.juhl, linux-kernel, Pallipadi, Venkatesh

 
>>>Digging up this patch from last month regarding C2
>>>on a AMD K7 implies
>>>that the whole blame can be put on kernel acpi:
>>>
>>>http://marc.theaimsgroup.com/?l=linux-kernel&m=111933745131301&w=2

The current Linus tree includes generic ACPI support
for deep C-states on SMP machines. (deep means higher than C1)

I don't have any problem with people having platform specific
modules to handle platform specific features.  However, if
the system really intends to support SMP ACPI C-states deeper
than C1 and the generic ACPI code doesn't support it,
then it is either a Linux/ACPI bug or a BIOS bug -- file away:-)

I.e. The whole concept of ACPI is that you shoulud _not_ need
a platform specific driver to accomplish this.

cheers,
-Len

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: 2.6.13-rc3 Battery times at 100/250/1000 Hz = Zero difference
@ 2005-07-26  6:29 Voluspa
  0 siblings, 0 replies; 17+ messages in thread
From: Voluspa @ 2005-07-26  6:29 UTC (permalink / raw)
  To: len.brown; +Cc: linux-kernel


On 2005-07-26 5:23:08 Len Brown wrote:

>than C1 and the generic ACPI code doesn't support it,
>then it is either a Linux/ACPI bug or a BIOS bug -- file away:-)

The issue has made me fume enough to contemplating installing windos for
the first time in some 10 years. But I'll persevere. Will learn
ACPI-speak, read bios- and kernelcode. Then return, have no fear (even
if just to admit that the BIOS is buggy). Speaking of bugs, I was
directed, off-list, to the patch which mends your latest chip-away of
C2/C3 for many systems:

http://marc.theaimsgroup.com/?l=acpi4linux&m=112138186129178&w=2

It did however not fix my K8 system.

>I.e. The whole concept of ACPI is that you shoulud _not_ need
>a platform specific driver to accomplish this.

Indeed. It's supposed to be some kind of neutral non-discrimatory
standard... I suppose.

Mvh
Mats Johannesson
--

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

end of thread, other threads:[~2005-07-26 14:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-21 18:04 2.6.13-rc3 Battery times at 100/250/1000 Hz = Zero difference Voluspa
2005-07-21 18:14 ` Jesper Juhl
2005-07-21 18:33   ` Voluspa
2005-07-22 14:48   ` Pavel Machek
2005-07-22 17:15     ` Voluspa
2005-07-22 18:02       ` Pavel Machek
2005-07-22 18:28         ` Voluspa
2005-07-22 18:44         ` Voluspa
2005-07-25 10:21           ` Tony Lindgren
2005-07-25 18:30             ` Bill Davidsen
2005-07-21 18:49 ` Guillaume Chazarain
2005-07-21 19:01   ` Voluspa
2005-07-26 13:14 ` Vojtech Pavlik
2005-07-26 14:53   ` Voluspa
  -- strict thread matches above, loose matches on Subject: below --
2005-07-26  5:23 Brown, Len
2005-07-26 14:52 ` Bill Davidsen
2005-07-26  6:29 Voluspa

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