git: kernel/acpi_thermal: If the _TMP can't be evaluated, increase the interval.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Mar 16 16:13:31 PDT 2015


commit 905ed3cf30ebe48942af553c7459b5e4d88688ba
Author: Sascha Wildner <saw at online.de>
Date:   Tue Mar 17 00:09:45 2015 +0100

    kernel/acpi_thermal: If the _TMP can't be evaluated, increase the interval.
    
    If _TMP evaluation fails two times, switch to trying every two hours.
    I think eventually we should move to stop reading the sensor at all
    (it is usually a bug in the AML and won't spring to life again all
    of a sudden), but for now, this lowers the burden on log files.
    
    Submitted-by: dillon

Summary of changes:
 sys/dev/acpica/acpi_thermal.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/905ed3cf30ebe48942af553c7459b5e4d88688ba


-- 
DragonFly BSD source repository



More information about the Commits mailing list