Re: [PATCH 0/2] sched: Idle load balance fixes

2014-04-30 Thread Peter Zijlstra
Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[PATCH 0/2] sched: Idle load balance fixes

2014-04-28 Thread Jason Low
[Resending to LKML] This patchset includes fixes relating to idle_balance() and rebalance_domains(). These apply on top of the following patches: https://lkml.org/lkml/2014/4/23/767 https://lkml.org/lkml/2014/4/23/764 Patch #1 addresses an issue introduced by commit e5fc6611 which potentially ca