Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp434867pxj; Tue, 18 May 2021 06:44:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxqOFjE9fqUK+OD/VKbShTASSxwtiQPrdR2SLOPRLU4WPLF6gSfNsYdB0VuOEcrBsuB3nBA X-Received: by 2002:a92:c94a:: with SMTP id i10mr1201636ilq.290.1621345458946; Tue, 18 May 2021 06:44:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621345458; cv=none; d=google.com; s=arc-20160816; b=leIPLcVPJ0R9jZtvzfmv62tFmoJ/mcFoweJBgYIU1IXtqSPuPECeAaqsgglZyxW8cj joznl5jwgHRMKGIi6qknqh0nVjGaIDIU7uhby1BeXuONeA1dvUQhPsc3NDqBjaooqUJS RGY9lrYHLJiqbtG2uuweir4ffiRAR5urW3wGtZI9RORqL2u/ycNB+ubtx3hRtJV5wOsV 88qyvolc4L1w7z0BBSlB/5S3DXn1RWJLKOGsumk99RRLBkA3MQA9flk4JbW7lwCBV1sS z8rfdxt/XRb/jnkRG0PJt3gunoEuf/lC5JcbbBLKS5+Q6+Ctp3cm9lxeBRe2l7mn1XPf f3HA== 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=gSWttkYFFa7hM6gpgWEXBUcW0ZH8XzYPstOVXw/qIMg=; b=jzfJZNOdGCC0pg7NnlyGlXCkGYVAnrTOT6eECfmT8xhh8P9fzT38/mgWumaU2UR3JS V5r8t8ijtKygTcSqEbUwo/8NCUgW15VQrQtJcw14IV0XBPe8oeQIoWjEKtKnF/y4BmFe X9AxlMi7jk4AWaA8+zJIolr97SpzbLkXzpT0JSa+jG1+gByhhJX3BiSMJgI+ann1uvkB YP030JMPdxsqzhG3RiEaDEGgWsjiVnbJhlpMtnMZTADFtoI+/hgDKAEaKv1BotvdOQdK Xs76lUcOArE3AQXttqCYKZsHqlZIBGJjV3QKex33j9DCPbtiBSYnUDkJoiTEWFJ3ff+J Ghow== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=nm7YvV0c; 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 i16si21689024iow.64.2021.05.18.06.44.06; Tue, 18 May 2021 06:44:18 -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=nm7YvV0c; 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 S1343545AbhEQPjp (ORCPT + 99 others); Mon, 17 May 2021 11:39:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:41142 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243944AbhEQPYb (ORCPT ); Mon, 17 May 2021 11:24:31 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6450D61C9E; Mon, 17 May 2021 14:35:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621262142; bh=MezwKVfeMlw3FXUOd7hfkb6rZQSNh9McEAZLyv0jj5o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=nm7YvV0cjFwIjhjwcSD/6uNH8CNDh8yhOb7u2Gl0smqpn9FPr9tUzmjXkQ5X0YaE7 itLoBaa1Nb5ZyAXl9M/PouHvpLAwSyY1q4sGAmqKXtr4rYrc7dXCxqFsn+nNWrunLG MDd6k0Xg9ausnZfShl4xPuftaRQhnvYAvO9Y0zjs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Odin Ugedal , "Peter Zijlstra (Intel)" , Vincent Guittot , Sasha Levin Subject: [PATCH 5.11 217/329] sched/fair: Fix unfairness caused by missing load decay Date: Mon, 17 May 2021 16:02:08 +0200 Message-Id: <20210517140309.471640394@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210517140302.043055203@linuxfoundation.org> References: <20210517140302.043055203@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: Odin Ugedal [ Upstream commit 0258bdfaff5bd13c4d2383150b7097aecd6b6d82 ] This fixes an issue where old load on a cfs_rq is not properly decayed, resulting in strange behavior where fairness can decrease drastically. Real workloads with equally weighted control groups have ended up getting a respective 99% and 1%(!!) of cpu time. When an idle task is attached to a cfs_rq by attaching a pid to a cgroup, the old load of the task is attached to the new cfs_rq and sched_entity by attach_entity_cfs_rq. If the task is then moved to another cpu (and therefore cfs_rq) before being enqueued/woken up, the load will be moved to cfs_rq->removed from the sched_entity. Such a move will happen when enforcing a cpuset on the task (eg. via a cgroup) that force it to move. The load will however not be removed from the task_group itself, making it look like there is a constant load on that cfs_rq. This causes the vruntime of tasks on other sibling cfs_rq's to increase faster than they are supposed to; causing severe fairness issues. If no other task is started on the given cfs_rq, and due to the cpuset it would not happen, this load would never be properly unloaded. With this patch the load will be properly removed inside update_blocked_averages. This also applies to tasks moved to the fair scheduling class and moved to another cpu, and this path will also fix that. For fork, the entity is queued right away, so this problem does not affect that. This applies to cases where the new process is the first in the cfs_rq, issue introduced 3d30544f0212 ("sched/fair: Apply more PELT fixes"), and when there has previously been load on the cgroup but the cgroup was removed from the leaflist due to having null PELT load, indroduced in 039ae8bcf7a5 ("sched/fair: Fix O(nr_cgroups) in the load balancing path"). For a simple cgroup hierarchy (as seen below) with two equally weighted groups, that in theory should get 50/50 of cpu time each, it often leads to a load of 60/40 or 70/30. parent/ cg-1/ cpu.weight: 100 cpuset.cpus: 1 cg-2/ cpu.weight: 100 cpuset.cpus: 1 If the hierarchy is deeper (as seen below), while keeping cg-1 and cg-2 equally weighted, they should still get a 50/50 balance of cpu time. This however sometimes results in a balance of 10/90 or 1/99(!!) between the task groups. $ ps u -C stress USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 18568 1.1 0.0 3684 100 pts/12 R+ 13:36 0:00 stress --cpu 1 root 18580 99.3 0.0 3684 100 pts/12 R+ 13:36 0:09 stress --cpu 1 parent/ cg-1/ cpu.weight: 100 sub-group/ cpu.weight: 1 cpuset.cpus: 1 cg-2/ cpu.weight: 100 sub-group/ cpu.weight: 10000 cpuset.cpus: 1 This can be reproduced by attaching an idle process to a cgroup and moving it to a given cpuset before it wakes up. The issue is evident in many (if not most) container runtimes, and has been reproduced with both crun and runc (and therefore docker and all its "derivatives"), and with both cgroup v1 and v2. Fixes: 3d30544f0212 ("sched/fair: Apply more PELT fixes") Fixes: 039ae8bcf7a5 ("sched/fair: Fix O(nr_cgroups) in the load balancing path") Signed-off-by: Odin Ugedal Signed-off-by: Peter Zijlstra (Intel) Reviewed-by: Vincent Guittot Link: https://lkml.kernel.org/r/20210501141950.23622-2-odin@uged.al Signed-off-by: Sasha Levin --- kernel/sched/fair.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c index f217e5251fb2..10b8b133145d 100644 --- a/kernel/sched/fair.c +++ b/kernel/sched/fair.c @@ -10885,16 +10885,22 @@ static void propagate_entity_cfs_rq(struct sched_entity *se) { struct cfs_rq *cfs_rq; + list_add_leaf_cfs_rq(cfs_rq_of(se)); + /* Start to propagate at parent */ se = se->parent; for_each_sched_entity(se) { cfs_rq = cfs_rq_of(se); - if (cfs_rq_throttled(cfs_rq)) - break; + if (!cfs_rq_throttled(cfs_rq)){ + update_load_avg(cfs_rq, se, UPDATE_TG); + list_add_leaf_cfs_rq(cfs_rq); + continue; + } - update_load_avg(cfs_rq, se, UPDATE_TG); + if (list_add_leaf_cfs_rq(cfs_rq)) + break; } } #else -- 2.30.2