Home
last modified time | relevance | path

Searched hist:"7 f745b2b49629390398fe094648426cedd576115" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/powermac/
H A Dpowermac_thermal.cdiff 7f745b2b49629390398fe094648426cedd576115 Fri Feb 20 07:19:23 CET 2015 Justin Hibbits <jhibbits@FreeBSD.org> Make the PowerMac fan control nonlinear

Summary:
Currently, fan control is linear between the target temperature and max
temperature, which is far from ideal. This changes it to be proportional to the
distance between the current temperature and the two endpoints (target and max
temp). This also adds a hysteresis, so that fans keep going when the
temperature drops, for about 10 seconds, before slowing down.

Reviewers: nwhitehorn

Reviewed By: nwhitehorn

Differential Revision: https://reviews.freebsd.org/D1549

MFC after: 3 weeks