public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@suse.cz>
To: kernel list <linux-kernel@vger.kernel.org>
Subject: [FYI] Power drain on notebook
Date: Wed, 31 Jan 2001 22:30:50 +0100	[thread overview]
Message-ID: <20010131223050.B231@bug.ucw.cz> (raw)

Hi!

I played a bit with acpi on my toshiba, and got following figures
(toshiba satellite 4030cdt):

system powered on, disk spinning, backlight on, low brightness	12.8W
high brigtness							+0.8W
no backlight							-4.8W
while(1) loop							+7.2W
disk spindown							-0.5W
disk activity							+2.1W

Toshiba without backlight, idle cpu and disk spun down is        6.9W
Toshiba doing kernel compile takes				22.3W

That's quite a difference, and CPU (300MHz mobile celeron) seems to
take quite a lot of power (even in while(1) loop), which in turn means
that power managment is very important.

BTW compare these numbers with philips velo handheld: 0.4W idle
system, 0.6W with backlight, 1.3W system computing at max, <0.1W
system with slowed down clocks. In this case, CPU is able to take as
much power as the rest of system.

ACPI seems to be much better at saving heat from CPU: it replaces idle
loop and is able to conserve power pretty well. CPU seems to do 10x as
much instructions with APM -- probably due to kapmd design.

								Pavel
-- 
I'm pavel@ucw.cz. "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at discuss@linmodems.org


----- End forwarded message -----

-- 
I'm pavel@ucw.cz. "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at discuss@linmodems.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

                 reply	other threads:[~2001-01-31 21:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010131223050.B231@bug.ucw.cz \
    --to=pavel@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox