Re: [RFC][PATCH 4/6] SRCU free VMAs

From: Linus Torvalds
Date: Mon Oct 20 2014 - 19:41:50 EST


On Mon, Oct 20, 2014 at 2:56 PM, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> Manage the VMAs with SRCU such that we can do a lockless VMA lookup.

Can you explain why srcu, and not plain regular rcu?

Especially as you then *note* some of the problems srcu can have.
Making it regular rcu would also seem to make it possible to make the
seqlock be just a seqcount, no?

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