projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d7f25e8
)
(no commit message)
author
jh33 <jh33@web>
Sat, 19 Sep 2009 17:42:35 +0000 (10:42 -0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Sat, 19 Sep 2009 17:42:35 +0000 (10:42 -0700)
docs/user/Powersave.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/user/Powersave.mdwn
b/docs/user/Powersave.mdwn
index
6b8f5d0
..
32e7ccc
100644
(file)
--- a/
docs/user/Powersave.mdwn
+++ b/
docs/user/Powersave.mdwn
@@
-78,4
+78,14
@@
Savings highly depend on hardware. There are some numbers from my X61s:
[Here](http://www.techarp.com/showarticle.aspx?artno=420&pgno=4) you can find more general info about devices' D-states.
+## AHCI
+
+Some AHCI host bus adapters have link power management support.
+This feature can be controlled with a per-port sysctl.
+
+ $ sysctl hw.ahci0
+ hw.ahci0.0.link_pwr_mgmt: 2
+
+Enabling AHCI link power management can save ~0.8W.
+
*More to come ...*