"Guy, Wey-Yi W" <wey-yi.w.guy@xxxxxxxxx> writes: > Hi Johannes, Hello, > Especially for Netbook and Handle devices with newer processor. > Putting system into lower C-state and having longer battery life is > very important. I think letting driver making the default choice based > on the power source is the right way to go, but always can be > overwritten by upper layer (mac80211 or NM?). You mean that the driver knows if the AC is connected or not? Definitely not, the AC connection logic is a policy decision and needs to be in userspace. It should not be in kernel, it would just complicate the implementation. > I do not think we need to expose all the power levels to user space; > those should be internal decision (mac80211 or driver). User space can > make the choice of turn power saving mode on/off and leave the detail > decision to the lower layer which has better knowledge of how to > balance the power and performance. mac80211 or the driver doesn't have all the needed knowledge. For example, how to enable more aggressive power save when the display is off? The driver certainly doesn't (and shouldn't) know that. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html