Re: [patch] lockless, scalable get_pid(), for_each_process()

Ingo Molnar (mingo@elte.hu)
Wed, 18 Sep 2002 20:51:54 +0200 (CEST)


On Wed, 18 Sep 2002, Linus Torvalds wrote:

> If you really really want to do this, then at least get it integrated
> better (ie it should _replace_ pidhash since it appears to just
> duplicate the functionality), and get the locking right. Maybe that will
> make it look better.

yes, i'm in the process of doing this. I havent cleaned up idtag.c (and
its impact) yet, i started with pid.c. Once cleaned up it should have the
same hashing overhead as the existing pidhash.

Ingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/