From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 501C3C44507 for ; Tue, 14 Jul 2026 18:33:39 +0000 (UTC) Subject: Re: [PATCH] memory-control: add recipe and bbclass for cgroup v2 memory limiting To: openembedded-core@lists.openembedded.org From: "Ishaan Desai" X-Originating-Location: New York, US (129.41.86.2) X-Originating-Platform: Mac Safari 26.5 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Tue, 14 Jul 2026 11:33:33 -0700 References: <20260713185154.4171585-1-Ishaan.Desai@ibm.com> <777420.1784046906500517885@lists.openembedded.org> In-Reply-To: Message-ID: <783427.1784054013995242828@lists.openembedded.org> Content-Type: multipart/alternative; boundary="IpP1Do6dnXGVE3ts0z83" List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 14 Jul 2026 18:33:39 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/240907 --IpP1Do6dnXGVE3ts0z83 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Alexander, Thanks for the feedback. I'll move this out of OE-Core. Is there an existin= g small layer this would fit into, or would you expect this to warrant a ne= w dedicated layer? I'll also add tests and usage examples before resubmitti= ng. I'll drop the bbclass and implement a memory-control-config recipe that= installs the needed systemd configuration without touching the recipes tha= t provide the actual services. I hadn't fully considered the licensing implications there. I'll rewrite th= e control logic to avoid a bash dependency by extending the existing system= d tooling directly rather than shipping a separate CLI. I'll put together a= revised version along these lines and send it out for another look. Thanks= again for the advice. Thanks, Ishaan Desai ** --IpP1Do6dnXGVE3ts0z83 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

Hi Alexander,

Thanks for the feedback. I'= ll move this out of OE-Core. Is there an existing small layer this would fit into, or would you expect = this to warrant a new dedicated layer? I'll also add tests and usage examples before resubmitting. I'll= drop the bbclass and implement a memory-control-config recipe that install= s the needed systemd configuration without touching the recipes that provid= e the actual services.

I hadn't fully considered t= he licensing implications there. I'll rewrite the control logic to avoid a = bash dependency by extending the existing systemd tooling directly rather t= han shipping a separate CLI. I'll put together a revised version along thes= e lines and send it out for another look. Thanks again for the advice.

Thanks,
Ishaan Desai

--IpP1Do6dnXGVE3ts0z83--