Re: [PATCH 0/3] proc: bye bye tasklist_lock

From: Oleg Nesterov
Date: Mon Sep 11 2006 - 14:27:26 EST


On 09/11, Jean Delvare wrote:
> Hi Oleg,
>
> On Sunday 10 September 2006 00:18, Oleg Nesterov wrote:
> > fs/proc/ does not use tasklist_lock anymore.
> >
> > These patches are simple enough and do not depend on each other.
> > The only problem I don't know how to really test them.
>
> Just to make sure I understand what it is all about: Is there a relation
> between this patchset and the recent patch from Eric fixing the
> readdir(/proc) race?

No, they are not related. This series doesn't fix bugs, just
removes tasklist_lock from fs/proc/ entirely.

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/