Comment 0 for bug 777361

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Binary package hint: powernap

Setting the LoadMonitor threshold to "n" should scale according to the number of cpu's on the system. PowerNap, of course, reduces the number of online CPUs when powernaping. The load monitor needs to take this into account.

Additionally, the current methods of obtaining the number of CPUs and the current load average should both be replaced with native, more efficient native python alternatives.