Prev: [patch 2/3] sched: fix minimum power returned by update_cpu_power()
Next: [PATCH 1/3] kfifo: fix kernel BUG in dma example
From: Suresh Siddha on 13 Aug 2010 15:50 First patch in the series fixes the main problem reported in the https://bugzilla.kernel.org/show_bug.cgi?id=15559 (Bad performance after suspend on Intel i7 and i5) And the next two patches in the series are for issues identified during the above root cause. Some reporters of the Bug 15559 still report some unresolved performance issues after the resume (All the reporters are happy however with the first patch that fixes the load balancing issue after resume). Further root cause might result in more patches (scheduler or something else). For now, I am sending these patches as the first patch in the series is critical. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |