On Wed, 2010-08-25 at 19:34 +0530, Vivek Natarajan wrote: > Trigger the generic timer interrupt frequently as a workaround > to improve the throughput in C3 state with the Intel Pinetrail > platform. This seems an awfully lot like a DMA problem with C3 states or something like that? It seems like you should do something like this: pm_qos_add_request(&ipw2100_pm_qos_req, PM_QOS_CPU_DMA_LATENCY, PM_QOS_DEFAULT_VALUE); (taken from ipw2100) johannes -- 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