From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 2 Sep 2021 18:28:22 +0200 Subject: [LTP] [PATCH] controllers/memcg: document non-hierarchical on v5.11 In-Reply-To: <3ed326d8-292a-21df-6bb3-d3f1b68fedd4@canonical.com> References: <20210713161556.63096-1-krzysztof.kozlowski@canonical.com> <3ed326d8-292a-21df-6bb3-d3f1b68fedd4@canonical.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Krzysztof, > On 13/07/2021 18:15, Krzysztof Kozlowski wrote: > > Since kernel v5.11, there is no non-hierarchical mode, so mention it in > > the code. > > Signed-off-by: Krzysztof Kozlowski > > --- > > .../kernel/controllers/memcg/functional/memcg_lib.sh | 12 ++++++++---- > > 1 file changed, 8 insertions(+), 4 deletions(-) > Any comments here? Good point, sorry for overlooking this. Thanks, merged! Kind regards, Petr > Best regards, > Krzysztof