git: kernel - Add debug.acpi.silence_all sysctl
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Mar 4 13:05:44 PST 2019
commit 1a5011986d8b537b3339b1c734a7639e88617cc9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Mar 4 13:03:12 2019 -0800
kernel - Add debug.acpi.silence_all sysctl
* Add the debug.acpi.silence_all sysctl and tunable. Setting this
to 1 silences all run-time ACPI messages. Can be set in loader.conf
or at run-time.
Summary of changes:
sys/dev/acpica/Osd/OsdStream.c | 27 ++++++++++++++++++++++++---
1 file changed, 24 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1a5011986d8b537b3339b1c734a7639e88617cc9
--
DragonFly BSD source repository
More information about the Commits
mailing list