Re: [PATCH -mm 1/3] proc: get_nr_threads() doesn't need ->siglock anylonger

From: Roland McGrath
Date: Fri Apr 09 2010 - 15:49:05 EST


Acked-by: Roland McGrath <roland@xxxxxxxxxx>

I'm not entirely sure about the name, but it's probably fine. There should
be some comments somewhere making clear what "nr" or kind of threads this
refers to. This is threads created and not yet reaped. It differs from
the "threads not yet exited" (signal->live) count only during some races
around exit time, and when ptrace is preventing self-reaping.


Thanks,
Roland
--
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/