Re: [PATCH v7 1/3] trace: Make removal of ring buffer pages atomic

From: Vaibhav Nagarnaik
Date: Wed May 09 2012 - 13:46:48 EST


On Wed, May 9, 2012 at 7:29 AM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> This is far from a hot path. In fact, it's quite slow. Lets not uglify
> code just to optimize something that's not time critical.
>
> Please combine these two into a single loop. The wait for completion is
> fine as a separate loop.
>

Sure, I will update the patch with that change. Have you found any
other issues in testing the patch?

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