The Linux Kernel Bang-Bang Thermal Governor Is Banging

Written by Michael Larabel in Linux Kernel on 22 July 2014 at 11:31 AM EDT. Add A Comment
LINUX KERNEL
Work is still underway on the new "Bang-bang" thermal governor for the Linux kernel.

As explained in the patch, the Bang-bang thermal governor is intended to control simple cooling fans that can only be on or off but not scale to a given load or boast other functionality. "The bang-bang thermal governor uses a hysteresis to switch abruptly on or off a cooling device. It is intended to control fans, which can not be throttled but just switched on or off. Bang-bang cannot be set as default governor as it is intended for special devices only. For those special devices the driver needs to explicitely request it."

The Bang-bang thermal governor remains under discussion on the kernel mailing list after patches for it originally appeared a few months back. Bang-bang will hopefully be ready for an upcoming kernel release (Linux 3.17?) and the latest technical discussion about it can be found via the LKML archives.

One Linux kernel driver already planning to utilize the Bang-bang thermal governor is the "Acerhdf" driver that serves as the fan driver for Acer's Aspire One and other Acer systems where it has a simple fan that only supports being on or off. Up to now the acerhdf driver has handled its own on-off controls by post-manipulating the kernel's thermal subsystem trip point handling but will now be able to utilize the unified Bang-bang governor.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week