git: Log frequency changes via syslog(3) from powerd(8) instead from acpi(4).
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Jun 28 17:23:19 PDT 2010
commit 82d1bcc2269489c0cc651846a6cda1ac7a18c903
Author: Sascha Wildner <saw at online.de>
Date: Tue Jun 29 02:22:20 2010 +0200
Log frequency changes via syslog(3) from powerd(8) instead from acpi(4).
This avoids cluttering of the console with 'set pstate' messages on
verbosely booted systems when powerd(8) runs.
Summary of changes:
sys/dev/acpica5/acpi_cpu_pstate.c | 5 -----
usr.sbin/powerd/powerd.c | 8 +++++++-
2 files changed, 7 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/82d1bcc2269489c0cc651846a6cda1ac7a18c903
--
DragonFly BSD source repository
More information about the Commits
mailing list