Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp3589736pxb; Mon, 24 Jan 2022 12:58:55 -0800 (PST) X-Google-Smtp-Source: ABdhPJz8EjQGQVlPB4nrj9o8FbVYm8VjdxyVJroxBkRnF+3QsQgN9H3U+bYmG2DDfjrJDViC/hRG X-Received: by 2002:a17:90b:3143:: with SMTP id ip3mr134842pjb.161.1643057935402; Mon, 24 Jan 2022 12:58:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643057935; cv=none; d=google.com; s=arc-20160816; b=sR8lOZimw17qVgdvJ9c2ty4eax3ud2cIvPj/oXhIObxGqGFI5No7fLG+wwpqUOjtam xiGeG5Vo006pbH62lmb9Au4dJbP82mtAeOVg4G6I++/uxoH/yGbb27O2TcH3fG37whFR p6LmztXbscdYONTyoL8Qj2BXtaThzj/Buoii/pGM8wDiDnPnnWe1QQbqSBP57cTf7o85 a6sauw4+owtk8NCbIvdJ9A25cS68VuTEcfcHiTXXhy0QKICOQCsm5MELYndyLHchsbwe g96FEBwqLCFW4XvEqZkKWb7bfSMmVfadZ9bLzQ9v3P6lEgmJGy1hfw/VGTlI6exgkQ8D IX/Q== 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=0TBsVWGJhZWO/AaS0YhgD3f0zzkNI7jFRR1Kwrd4ADk=; b=WOgXWjebGYzo2mhn2xPPF/cINilAeBPbwfpLM9yl8CYhtiQv9w+3TO85qIp1FUfj8V 2U9Z1K9NcEiD5pz+Nm/FYLU1LrBAr4jv0oxGO1cKEeYTOiH0ieg4u1KEVOaQ8sAEPOcv ay1jTgzcC45tAYhPrh2FToxfAEzgfFLaxi1l1opS+7KvomUHh3m93DwXdypUqhLKcolV udu1xuG906QhIIwSWhU6ZcFv514Spu9frfclfRLD1sc2xmkHh3Fj5esGa422UHUzdPfS k0huD9AqlyTvmVrv01Nz8Awtnf7OvB6s+rUjHEwkASaJXNqFpodQtl97DpNQ20ZwD23o M1pg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=YQ2QXWbL; 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 b18si15787995pfl.10.2022.01.24.12.58.42; Mon, 24 Jan 2022 12:58:55 -0800 (PST) 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=YQ2QXWbL; 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 S236776AbiAXUWX (ORCPT + 99 others); Mon, 24 Jan 2022 15:22:23 -0500 Received: from dfw.source.kernel.org ([139.178.84.217]:60202 "EHLO dfw.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347024AbiAXUDq (ORCPT ); Mon, 24 Jan 2022 15:03:46 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2917B6132F; Mon, 24 Jan 2022 20:03:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 011F9C340E5; Mon, 24 Jan 2022 20:03:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1643054625; bh=QaemAATjchbPUysn33dPWc1b6QtCHkameZcT4eNz62Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YQ2QXWbLVwr5rGoQlktUwy+Rz/7dZeGoaV60VVH53ZWi02PgZ4uHogrUuiH9mD13j KYOYXls8hLOsQriXgR27YtSnc0b+HkCgUXgC+15xB84O6DhLx7KpEopt4qKZ+cfFyf xD525ErRjqLoiTPd9ReTWGQlU7JPWM9+IuWipoww= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Andrey Ryabinin , "Peter Zijlstra (Intel)" , Daniel Jordan , Tejun Heo Subject: [PATCH 5.10 450/563] cputime, cpuacct: Include guest time in user time in cpuacct.stat Date: Mon, 24 Jan 2022 19:43:35 +0100 Message-Id: <20220124184040.016661631@linuxfoundation.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220124184024.407936072@linuxfoundation.org> References: <20220124184024.407936072@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: Andrey Ryabinin commit 9731698ecb9c851f353ce2496292ff9fcea39dff upstream. cpuacct.stat in no-root cgroups shows user time without guest time included int it. This doesn't match with user time shown in root cpuacct.stat and /proc//stat. This also affects cgroup2's cpu.stat in the same way. Make account_guest_time() to add user time to cgroup's cpustat to fix this. Fixes: ef12fefabf94 ("cpuacct: add per-cgroup utime/stime statistics") Signed-off-by: Andrey Ryabinin Signed-off-by: Peter Zijlstra (Intel) Reviewed-by: Daniel Jordan Acked-by: Tejun Heo Cc: Link: https://lore.kernel.org/r/20211115164607.23784-1-arbn@yandex-team.com Signed-off-by: Greg Kroah-Hartman --- kernel/sched/cputime.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/kernel/sched/cputime.c +++ b/kernel/sched/cputime.c @@ -147,10 +147,10 @@ void account_guest_time(struct task_stru /* Add guest time to cpustat. */ if (task_nice(p) > 0) { - cpustat[CPUTIME_NICE] += cputime; + task_group_account_field(p, CPUTIME_NICE, cputime); cpustat[CPUTIME_GUEST_NICE] += cputime; } else { - cpustat[CPUTIME_USER] += cputime; + task_group_account_field(p, CPUTIME_USER, cputime); cpustat[CPUTIME_GUEST] += cputime; } }