Linked by diegocg on Wed 5th Jan 2011 14:48 UTC
Thread beginning with comment 455993
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Thanks Kernel Developers!
by darknexus on Wed 5th Jan 2011 18:02
in reply to "Thanks Kernel Developers!"
RE[2]: Thanks Kernel Developers!
by Lennie on Thu 6th Jan 2011 17:02
in reply to "RE: Thanks Kernel Developers!"
OS X does not have to support as much software. And when you buy a windows laptop the laptop manufacturer installs it's "own" drivers to make it efficient.
So the Linux developers have a lot more work to do.
But if you are unhappy how much power your Linux-based system uses, I suggest running 'powertop'. It will help you with all of that.
Edited 2011-01-06 17:02 UTC
RE[2]: Thanks Kernel Developers!
by kaiwai on Fri 7th Jan 2011 06:16
in reply to "RE: Thanks Kernel Developers!"
OS X has piss poor power management in and of itself, it's the Apple drivers and tweaks that allow it to be efficient. You can do this in Linux too, but it takes more work and some understanding of how ACPI works.
Based on what evidence is it 'piss poor' or is this more 'speaking out of your ass' rather than using empirical data?
The efficiency in terms of power management has as much to do with the kernel as it has with the user land applications and how they're written. If an application is polling non-stop for a device to be inserted then it won't matter how efficient the kernel is given that an application in user space is constantly waking the CPU from its low power state.




Member since:
2006-05-09
I like the most things they have done to kernel, particularly removal of Big Kernel Lock, or IO throttling. But I like some day to see a power manager as good as what OSX has.