[LTP] [PATCH] memcg/functional: Convert to newlib

Richard Palethorpe rpalethorpe@suse.de
Thu Jan 28 08:41:59 CET 2021


Hello Petr,

Petr Vorel <pvorel@suse.cz> writes:

> Hi Jörg,
>
>> --- a/testcases/kernel/controllers/memcg/functional/memcg_failcnt.sh
>> > +++ b/testcases/kernel/controllers/memcg/functional/memcg_failcnt.sh
>> > @@ -1,58 +1,39 @@
>> >   #!/bin/sh
>> > +# SPDX-License-Identifier: GPL-2.0-or-later
>> > +# Copyright (c) 2009 FUJITSU LIMITED
>> > +# Copyright (c) 2018-2019 ARM Ltd. All Rights Reserved.
>> This is bad copy-and-paste for all files, where I mentioned arm, sorry...
> That's not a big deal.
>
> On a first look good cleanup, thank you!
>
> I hope these tests aren't planned to be rewritten to C (like NUMA tests).
> I suppose not, but better to ask earlier.

I can look into that as they should use the new (WIP) CGroup C API. For
now it is probably best to keep them in Shell.

>
> Kind regards,
> Petr


-- 
Thank you,
Richard.


More information about the ltp mailing list