Re: RFC: Fix f_flags races without the BKL

From: Andi Kleen
Date: Tue Dec 30 2008 - 09:42:46 EST


On Tue, Dec 30, 2008 at 05:59:56AM -0700, Jonathan Corbet wrote:
> On Mon, 29 Dec 2008 16:27:32 +0100
> Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:
>
> > I would prefer O_LOCK_FLAGS bit too. The global lock is not very nice
> > and I don't doubt someone will come up with a workload which
> > pounds on it.
>
> Seems hard to imagine that it would be worse than the longstanding BKL
> situation.

As long as noone else uses it too BKL is faster than a mutex.

-Andi

--
ak@xxxxxxxxxxxxxxx
--
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/