Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp2826696pxv; Mon, 12 Jul 2021 02:55:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx1yJjZqDnN86/ohu17gcD1gaQyui5hgngGF44aUycIWSwHO0FXeBfb4UA57Q9WgtCKeW4Z X-Received: by 2002:a05:6e02:2144:: with SMTP id d4mr38390804ilv.136.1626083712022; Mon, 12 Jul 2021 02:55:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626083712; cv=none; d=google.com; s=arc-20160816; b=KEmMXxiQ7nHBofjgcHbuBuSUeQR3xZMDICQKrulyXkBBtT0l935iQkUHJcQgN5tDn7 zApGUkr5you5wcvZhx3Y6TygZADAL/6YebKe69obkyR6imZyVis85/3jWzREbUKadSeY QVifEF/Z5oLdlTuXOyE+9qg37robyeTJ3tjcUXeREJWCgOSwfT8TLuZtGrNNMgQX40cY ah+3Zedz6Om+UHErwTN3H9EM+TnqyKAV18koKpBzPpEJ7BcPvnjzFMYn1b8DLGFT6utR JRIZb0PCigVYLfW8Ai3xb1CMEoITIS9csb6bAlGnp+4vSpcV3Xiogg78a1NcCXnfcCdK bNkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=xbhLfzo27yt7SdWhGxCU88oz3OY028F/9AQHe4gUz3w=; b=DLKG2Cg4y8R5tFPQu9KwlJRAeOcPVuvRwsZllnPaosU6JnHpHmnupcNyfcyXGGw3ax W4sMhTjSJzR9KxGdp48Ie3Wa3AK8EEYIpNyfTOkFTX8QDhWwN5j5e6NO1FR+nquotVCs t93bgK0KKuL7Zi4HzxKng3Gf1eR9AnSCl29Y4ACDxs8Ts2uOx1PZBJX/TR/9thrQa9dB 1o4Zqg665v5IQxoIj0nl24+k+GeNfb6n7yXY8G1EVrEcY2pbg7YwliAJEd8Mka++aEqt MMG9ynHM+YrYXRiJ30tz/O/Xrz9Uv2zha/YXnX/Gx/tRCHy1PKBeDSTh01JorfU9zvHA Ee+w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=hDCW5Drj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p18si15563946ios.10.2021.07.12.02.55.00; Mon, 12 Jul 2021 02:55:12 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=hDCW5Drj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241303AbhGLGy5 (ORCPT + 99 others); Mon, 12 Jul 2021 02:54:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:34676 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238211AbhGLGkB (ORCPT ); Mon, 12 Jul 2021 02:40:01 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 62528610E6; Mon, 12 Jul 2021 06:36:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626071788; bh=ePXeI3KnSjXsPum+/3rVz3QuM1R2/mGc7U6nF5hIO/k=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hDCW5DrjWssuCcyHaxAOKJHw5hFf6SRGHnvGjNlxNwuE9blPfxajqkIvJCRC08QDN trUYJtjJbl1i9xJhjp/mfQMY2jmpd22gFgCrru//hMGyb7VWxJNMVGLlmVgvxViQnB K8WFRf2SG0k7qMqdiMwTiXm8umFjvyNQxpXVo7ZQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Qais Yousef , "Peter Zijlstra (Intel)" , Sasha Levin Subject: [PATCH 5.10 220/593] sched/uclamp: Fix wrong implementation of cpu.uclamp.min Date: Mon, 12 Jul 2021 08:06:20 +0200 Message-Id: <20210712060907.113109095@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210712060843.180606720@linuxfoundation.org> References: <20210712060843.180606720@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Qais Yousef [ Upstream commit 0c18f2ecfcc274a4bcc1d122f79ebd4001c3b445 ] cpu.uclamp.min is a protection as described in cgroup-v2 Resource Distribution Model Documentation/admin-guide/cgroup-v2.rst which means we try our best to preserve the minimum performance point of tasks in this group. See full description of cpu.uclamp.min in the cgroup-v2.rst. But the current implementation makes it a limit, which is not what was intended. For example: tg->cpu.uclamp.min = 20% p0->uclamp[UCLAMP_MIN] = 0 p1->uclamp[UCLAMP_MIN] = 50% Previous Behavior (limit): p0->effective_uclamp = 0 p1->effective_uclamp = 20% New Behavior (Protection): p0->effective_uclamp = 20% p1->effective_uclamp = 50% Which is inline with how protections should work. With this change the cgroup and per-task behaviors are the same, as expected. Additionally, we remove the confusing relationship between cgroup and !user_defined flag. We don't want for example RT tasks that are boosted by default to max to change their boost value when they attach to a cgroup. If a cgroup wants to limit the max performance point of tasks attached to it, then cpu.uclamp.max must be set accordingly. Or if they want to set different boost value based on cgroup, then sysctl_sched_util_clamp_min_rt_default must be used to NOT boost to max and set the right cpu.uclamp.min for each group to let the RT tasks obtain the desired boost value when attached to that group. As it stands the dependency on !user_defined flag adds an extra layer of complexity that is not required now cpu.uclamp.min behaves properly as a protection. The propagation model of effective cpu.uclamp.min in child cgroups as implemented by cpu_util_update_eff() is still correct. The parent protection sets an upper limit of what the child cgroups will effectively get. Fixes: 3eac870a3247 (sched/uclamp: Use TG's clamps to restrict TASK's clamps) Signed-off-by: Qais Yousef Signed-off-by: Peter Zijlstra (Intel) Link: https://lkml.kernel.org/r/20210510145032.1934078-2-qais.yousef@arm.com Signed-off-by: Sasha Levin --- kernel/sched/core.c | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c index bd3fa14fda1f..c561c3b993b5 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c @@ -1065,7 +1065,6 @@ uclamp_tg_restrict(struct task_struct *p, enum uclamp_id clamp_id) { struct uclamp_se uc_req = p->uclamp_req[clamp_id]; #ifdef CONFIG_UCLAMP_TASK_GROUP - struct uclamp_se uc_max; /* * Tasks in autogroups or root task group will be @@ -1076,9 +1075,23 @@ uclamp_tg_restrict(struct task_struct *p, enum uclamp_id clamp_id) if (task_group(p) == &root_task_group) return uc_req; - uc_max = task_group(p)->uclamp[clamp_id]; - if (uc_req.value > uc_max.value || !uc_req.user_defined) - return uc_max; + switch (clamp_id) { + case UCLAMP_MIN: { + struct uclamp_se uc_min = task_group(p)->uclamp[clamp_id]; + if (uc_req.value < uc_min.value) + return uc_min; + break; + } + case UCLAMP_MAX: { + struct uclamp_se uc_max = task_group(p)->uclamp[clamp_id]; + if (uc_req.value > uc_max.value) + return uc_max; + break; + } + default: + WARN_ON_ONCE(1); + break; + } #endif return uc_req; -- 2.30.2