Olle P wrote:
Given the very same hardware I see no reason why there should be any difference whatsoever in power consumption during idle.
- There is no computing going on.
Except that different OSes enable different kinds of background services by default, which still do stuff when the computer is otherwise idle.
Most of these the knowledgeable user can configure away.
Olle P wrote:
- There's no reading or writing to the HDD.
Windows definitely seems to be accessing disks pretty much all the time. Again this has to do with the services enabled, logging, file system metadata etc.
Olle P wrote:
- The screen shouldn't change.
If the screen is properly configured to set a blank screen and monitor power off at idle. But if the user set some "screensaver" then this is not the case.
Olle P wrote:
To figure out which OS is more efficient it's better to see how much energy (power integrated over time) is used to solve a given series of tasks, from "go" to finished.
Unfortunately this is a type of test that's very difficult to perform in a repeatable and objective manner.
Cheers
Olle
For typical home use tasks, there's probably not much difference. These start to matter with commercial server farms doing some heavy number crunching.
However I do agree with you on your original point if we are comparing different Linux distributions against each other. There should be no point in comparing the power usage of different linux distros, because you can have your kernel compiled with exactly the same options on each one, and enable/disable exactly the same services. Pretty much all the software is available for each distribution, there's just a different way to install it on each one.