Re: cvs commit: src/sys/dev/coretemp coretemp.c

[ Available lists | Index of cvs-src | Month of Aug 2007 | Week of 23 Aug 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dag-Erling Smørgrav <des@des.no>
Date
23 Aug 2007 10:56:33
Subject
Re: cvs commit: src/sys/dev/coretemp coretemp.c
Message-ID
86zm0izfhf.fsf@ds4.des.no


[ Hide this part ]
Dag-Erling Smorgrav <des@FreeBSD.org> writes:
> Log:
> Style nits + more reliable Tj(max) detection + improved reporting of
> critical temperature + sched_unbind() after rdmsr + initialize sc_dev.

I should note that the driver currently only checks for (and reports) a
critical temperature when you read the sysctl; if you want to use devd
to react to a critical temperature, you need to set up a cron job to
poll dev.cpu.N.temperature. Hopefully, a future version of the driver
will install an interrupt handler and activate the temperature threshold
interrupts.

DES
--
Dag-Erling Smrgrav - des@des.no


Elapsed time: 0.157 seconds