The PowerClamp driver
The PowerClamp driver
Posted Dec 6, 2012 13:56 UTC (Thu) by Jonno (subscriber, #49613)In reply to: The PowerClamp driver by ras
Parent article: The PowerClamp driver
Linux kernel CPU power management currently beats all other, but the CPU isn't the only thing drawing power. GPU, PCIe, and HDD power management are all areas where Linux could do significantly better. And Linux userspace is typically less power management aware than that of MacOS X, resulting in the Mac simply doing less work while on battery...
Posted Dec 7, 2012 1:59 UTC (Fri)
by idupree (guest, #71169)
[Link] (1 responses)
Posted Dec 12, 2012 16:40 UTC (Wed)
by arjan (subscriber, #36785)
[Link]
The PowerClamp driver
The PowerClamp driver
Note that if you need a "near instant" limit, a kernel level solution isn't going to work, you need something much much faster responding.
But if you can deal with "we need over <some hundreds of milliseconds> the average to be below X", and you can measure X.. this driver is what a small (userspace) control agent can use to actually impact the current consumption
