Re: [PATCH 2/3] sched: enforce per-cpu utilization limits onruntime balancing

From: Peter Zijlstra
Date: Thu Feb 25 2010 - 16:43:58 EST


On Tue, 2010-02-23 at 19:56 +0100, Fabio Checconi wrote:
> + /*
> + * Make sure that before restarting balancing everyone
> + * sees the new free bandwidth.
> + */
> + smp_wmb();

You cannot order something on its own, barriers come in pairs, where is
his?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/