[LTP] [PATCH 1/2] tst_cgroup: Add "dmem" cgroup controller
Petr Vorel
pvorel@suse.cz
Thu Apr 17 08:55:24 CEST 2025
Hi Li, Avinesh,
> Hi Petr, Avinesh,
> On Wed, Apr 16, 2025 at 6:08 AM Petr Vorel <pvorel@suse.cz> wrote:
...
> > +static const struct cgroup_file dmem_ctrl_files[] = {
> > + { "dmem.capacity", NULL, CTRL_DMEM },
> > + { "dmem.current", NULL, CTRL_DMEM },
> It is no harm to add more ctrl_files like dmem.max, dmem.min, dmem.low,
> which might be useful in the future.
Good idea, I added them before merge.
> Anyway, looks good to me.
Thank you both for your review.
Kind regards,
Petr
More information about the ltp
mailing list