Re: [PATCH 6/6] Makes procs file writable to move all threads by tgid at once

From: Benjamin Blum
Date: Fri Aug 07 2009 - 21:51:51 EST


On Fri, Aug 7, 2009 at 6:41 PM, Benjamin Blum<bblum@xxxxxxxxxx> wrote:
> For genericness, I'll have the down_read and up_read on the lock in
> do_fork() directly (instead of cgroup_fork and cgroup_post_fork as it
> is in this version of the patch).

rather, I'll keep the read-locking in the cgroup functions for now and
any future thing that wants the lock too can move them to fork.c, and
a comment to that effect.
--
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/