Linked by diegocg on Sun 22nd Jul 2012 19:09 UTC
Thread beginning with comment 527791
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Well, we know that there was a lot of pressure to merge google's drivers, which are incompatible without these new wake locks, and I suspect that's the prime reason these are being pushed into mainline.
I dislike that it's a system wide lock, it's a step back from the fine grained sleep states already supported by linux. It also adds a tight coupling between userspace and kernel. Now ordinary user space apps like gmail and google maps on android are responsible for system-wide power management, which seems silly to me.
Whatever the PM problems were with google's reference hardware, they should have fixed the hardware instead of adding these crazy wake locks.




Member since:
2005-08-18
In other words, a perfect fit for the Linux kernel