git: powerd: Support Intel Performance and Energy Bias Hint
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Jun 29 18:25:33 PDT 2015
commit 50214825f27c63ecc042fa3890ead1b4b1fcd675
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Jun 29 22:54:47 2015 +0800
powerd: Support Intel Performance and Energy Bias Hint
According to <<Intel Software Developer's Manual>>
"... guide the hardware heuristic of power management features to favor
increasing dynamic performance or conserve energy consumption."
hint 0 - Max performance.
hint 15 - Max energy saving.
Summary of changes:
usr.sbin/powerd/powerd.8 | 5 ++++-
usr.sbin/powerd/powerd.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 57 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/50214825f27c63ecc042fa3890ead1b4b1fcd675
--
DragonFly BSD source repository
More information about the Commits
mailing list