
Originally Posted by
vstrien
When looking at how OS X throttles the CPU & GPU, it looks like a long-term version of the CPU-governor we know under Linux as "conservative". Would be interesting to see if the "conservative" CPU-governor makes much difference
But again, Linux here uses the (Intel-recommended) "rush to idle" - hereby using more power for the short run.. When linux for example would use 10 Watts when being in the "idle" state, Linux uses on average 9 Watts on the OpenArena benchmark ((5.1 * 10 + 10 * 40) / 50) - where Mac uses on average 39 Watts. Maybe it's a good idea to include the power usage of Linux being idle too (while OS X completes his benchmark)? Just a suggestion..