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

Benjamin Blum bblum at google.com
Fri Aug 7 18:51:28 PDT 2009


On Fri, Aug 7, 2009 at 6:41 PM, Benjamin Blum<bblum at google.com> 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.
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list