Re: [PATCH 1/5] x86,smp: move waiting on contended ticket lock outof line

From: Eric Dumazet
Date: Tue Jan 08 2013 - 17:43:29 EST


On Tue, 2013-01-08 at 17:32 -0500, Rik van Riel wrote:
> Moving the wait loop for congested loops to its own function allows
> us to add things to that wait loop, without growing the size of the
> kernel text appreciably.
>
> Signed-off-by: Rik van Riel <riel@xxxxxxxxxx>
> Reviewed-by: Steven Rostedt <rostedt@xxxxxxxxxxxx>
> Reviewed-by: Michel Lespinasse <walken@xxxxxxxxxx>
> Reviewed-by: Rafael Aquini <aquini@xxxxxxxxxx>
> ---
> v2: clean up the code a little, after Michel's suggestion

Reviewed-by: Eric Dumazet <edumazet@xxxxxxxxxx>


--
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/