From: Pavel Machek <pavel@ucw.cz>
To: Alan Stern <stern@rowland.harvard.edu>,
kernel list <linux-kernel@vger.kernel.org>
Cc: Linux-pm mailing list <linux-pm@lists.osdl.org>
Subject: Re: USB power usage
Date: Tue, 26 Dec 2006 15:40:08 +0100 [thread overview]
Message-ID: <20061226144008.GA2062@elf.ucw.cz> (raw)
In-Reply-To: <Pine.LNX.4.44L0.0612252245310.29662-100000@netrider.rowland.org>
Hi!
> > Couple of watts is not that bad, considering usb still eats 4W more
> > than it should.
>
> The USB autosuspend mechanism has been present for a while in -mm and is
> included in 2.6.20-rc (although you have to turn on CONFIG_USB_SUSPEND,
> which is off by default -- it would be nice to change that). Has anybody
> tried doing some real-world measurements to see if it actually makes a
> significant improvement in power usage?
I did measurements while in -mm, and yes it helped. And yes,
it works in 2.6.20-rc2, too:
root@amd:~# cat /proc/acpi/battery/BAT0/state ; sleep 20; cat
/proc/acpi/battery/BAT0/state ; sleep 20; cat
/proc/acpi/battery/BAT0/state ; sleep 20
present: yes
capacity state: ok
charging state: discharging
present rate: 14245 mW
remaining capacity: 50020 mWh
present voltage: 15793 mV
(turned off bluetooth hanging off USB here).
present: yes
capacity state: ok
charging state: discharging
present rate: 11650 mW
remaining capacity: 49940 mWh
present voltage: 15830 mV
present: yes
capacity state: ok
charging state: discharging
present rate: 10935 mW
remaining capacity: 49870 mWh
present voltage: 15826 mV
root@amd:~#
As you can see, it saves ~3.5W, which is huge deal on machine that
eats 11W total.
(X60 owners, get 2.6.20, and _disable that bluetooth_ while not in use).
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2006-12-26 14:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-26 3:53 USB power usage Alan Stern
2006-12-26 14:40 ` Pavel Machek [this message]
2006-12-26 23:46 ` [linux-pm] " David Brownell
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=20061226144008.GA2062@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.osdl.org \
--cc=stern@rowland.harvard.edu \
/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