[Devel] Re: cgroup debug seems dead?

Paul Menage menage at google.com
Tue Oct 19 18:14:10 PDT 2010


On Tue, Oct 19, 2010 at 6:12 PM, Stephen Hemminger
<shemminger at vyatta.com> wrote:
>
> Where is it stored in an array?
>
> ~/kernel/linux-2.6$ git grep debug_subsys
> kernel/cgroup.c:        kfree(cont->subsys[debug_subsys_id]);
> kernel/cgroup.c:struct cgroup_subsys debug_subsys = {
> kernel/cgroup.c:        .subsys_id = debug_subsys_id,

It's via the include of cgroup_subsys.h at the start of kernel/cgroup.c

Paul
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list