[LTP] [PATCH v2 05/16] API/cgroup: Add more controllers to tst_cgroup

Li Wang liwang@redhat.com
Wed Mar 16 10:35:46 CET 2022


Richard Palethorpe <rpalethorpe@suse.de> wrote:



> > --- a/lib/tst_cgroup.c
> > +++ b/lib/tst_cgroup.c
> > @@ -83,8 +83,19 @@ enum cgroup_ctrl_indx {
> >       CTRL_MEMORY = 1,
> >       CTRL_CPU,
> >       CTRL_CPUSET,
> > +     CTRL_IO,
> > +     CTRL_PIDS,
> > +     CTRL_HUGETLB,
> > +     CTRL_CPUACCT,
> > +     CTRL_DEVICES,
> > +     CTRL_FREEZER,
> > +     CTRL_NETCLS,
> > +     CTRL_NETPRIO,
> > +     CTRL_BLKIO,
> > +     CTRL_MISC,
> > +     CTRL_PERFEVENT
>
> I think we need the debug controller as cgroup_fj_function is called
> with that in runtest/controllers.
>

+1

-- 
Regards,
Li Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20220316/b6e5472a/attachment.htm>


More information about the ltp mailing list