Re: [RFC][PATCH 0/5] Signal scalability series

From: Oleg Nesterov
Date: Tue Oct 04 2011 - 14:17:57 EST


On 10/04, Linus Torvalds wrote:
>
> On Tue, Oct 4, 2011 at 10:14 AM, Oleg Nesterov <oleg@xxxxxxxxxx> wrote:
> >
> > Whatever we do with the locking, this can't remove O(nr_threads),
> > although read_lock() could help to reduce the contention.
>
> Read locks often make things worse.

Yes, yes, I see, thanks.

I meant that probably "more concurrency" was the reason for rwlock
this series adds.

Oleg.

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