Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1734505pxb; Thu, 16 Sep 2021 14:18:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw+GW6xdnopvWk6zrSD02VmWziodloV+IauG/lIB/wMPqz92dbb/1Okf83DKDKRxZExKpW6 X-Received: by 2002:a05:6e02:1a49:: with SMTP id u9mr4858625ilv.278.1631827130826; Thu, 16 Sep 2021 14:18:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631827130; cv=none; d=google.com; s=arc-20160816; b=hjXKGWghRw7rFs60jgPiGintALSgOBu6ZmVYXmhLwOQHlYg+Uws766RwnRkqX1ck8h 8xPmBlw8OZOrim5BxMzkrDqROXb5fo/y9NmnFplKWComNfkao/uyAzjHSSWZqZ1BS8XU XEbtOUezbJMBTaHg0H855RJAx4myVKf9wRC2M6vyE9bigvNmTm5d2nC+sYm78ExSEcCq Zw+/FzBkTOSlhHMGwJD3b/B7VlIJm3DC0ylrNgYSfL+On0dj5zWXPwcmqN1Fz697WF/9 NvKuzJQ9OtBWlY2+Gl7CkDdBLhD8ONAvxXu8RYbOT0ZB54raJLGlNa8Pu4lRc6+x2Q7S z8Jg== 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=z+6yrHyHlGto5Z0X93rg7x/RNc5ckEinBY0c/ym4myA=; b=EnrTHt+dKdd2QHt1b36ERU7NxGv+anp9CntF9Wd2GmLlwppBkeCvRWwcKQc3fIpiV9 RVY75TbXr4F0fMhCL5VifrE6wt2eipBIRKxDcCGUQBM+DCjobtaayCKdkCchPeTSOeh4 XVKgNJvzHbN4z4fxyLPkp+kYaIdHvIpzGkkrmRN+hK6mvAuQECNeRIwETydRwbTMNX5F jzTUv/5s+cxnpjRfrWQjFx26y6jm+BWCrit6Fs3DnfO0TqUvoxcory1ECvRB0AAIkang 6+X8d17jG4KNkfPLa7nERWhWi9GAi1mH18Ep2XeSi93NvDYg6GviLZfaybGe4cd4vSGk zd6g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=hYu9YvlF; 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 z17si3660488ils.47.2021.09.16.14.18.40; Thu, 16 Sep 2021 14:18:50 -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=hYu9YvlF; 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 S245324AbhIPQkS (ORCPT + 99 others); Thu, 16 Sep 2021 12:40:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:45378 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243000AbhIPQeE (ORCPT ); Thu, 16 Sep 2021 12:34:04 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CA413617E3; Thu, 16 Sep 2021 16:20:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631809244; bh=VMxKDaM3SrW+qUbRpV5JvN7HFM5PZKPdR0iiyeMpvyE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hYu9YvlFnndDdVcaLvMvGLn7ljyk25Xz1o26taHYP7m9XLmt/zfuRq/QGyMoJmbbV E81p5pPk18EYWgaW07BCD+ZiRpqR35A6CIYfvKwxC35ErlrblUKv2ByraidYpOtFJM vGMaG/xYlzAsVaJvBYzP1rzkLLtCp/Y56SUuSGt8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Enrico Joedecke , "Gautham R. Shenoy" , Michael Ellerman , Sasha Levin Subject: [PATCH 5.13 084/380] cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards Date: Thu, 16 Sep 2021 17:57:21 +0200 Message-Id: <20210916155806.893865695@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155803.966362085@linuxfoundation.org> References: <20210916155803.966362085@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: Gautham R. Shenoy [ Upstream commit 50741b70b0cbbafbd9199f5180e66c0c53783a4a ] Commit d947fb4c965c ("cpuidle: pseries: Fixup exit latency for CEDE(0)") sets the exit latency of CEDE(0) based on the latency values of the Extended CEDE states advertised by the platform On POWER9 LPARs, the firmwares advertise a very low value of 2us for CEDE1 exit latency on a Dedicated LPAR. The latency advertized by the PHYP hypervisor corresponds to the latency required to wakeup from the underlying hardware idle state. However the wakeup latency from the LPAR perspective should include 1. The time taken to transition the CPU from the Hypervisor into the LPAR post wakeup from platform idle state 2. Time taken to send the IPI from the source CPU (waker) to the idle target CPU (wakee). 1. can be measured via timer idle test, where we queue a timer, say for 1ms, and enter the CEDE state. When the timer fires, in the timer handler we compute how much extra timer over the expected 1ms have we consumed. On a a POWER9 LPAR the numbers are CEDE latency measured using a timer (numbers in ns) N Min Median Avg 90%ile 99%ile Max Stddev 400 2601 5677 5668.74 5917 6413 9299 455.01 1. and 2. combined can be determined by an IPI latency test where we send an IPI to an idle CPU and in the handler compute the time difference between when the IPI was sent and when the handler ran. We see the following numbers on POWER9 LPAR. CEDE latency measured using an IPI (numbers in ns) N Min Median Avg 90%ile 99%ile Max Stddev 400 711 7564 7369.43 8559 9514 9698 1200.01 Suppose, we consider the 99th percentile latency value measured using the IPI to be the wakeup latency, the value would be 9.5us This is in the ballpark of the default value of 10us. Hence, use the exit latency of CEDE(0) based on the latency values advertized by platform only from POWER10 onwards. The values advertized on POWER10 platforms is more realistic and informed by the latency measurements. For earlier platforms stick to the default value of 10us. The fix was suggested by Michael Ellerman. Fixes: d947fb4c965c ("cpuidle: pseries: Fixup exit latency for CEDE(0)") Reported-by: Enrico Joedecke Signed-off-by: Gautham R. Shenoy Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/1626676399-15975-2-git-send-email-ego@linux.vnet.ibm.com Signed-off-by: Sasha Levin --- drivers/cpuidle/cpuidle-pseries.c | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/drivers/cpuidle/cpuidle-pseries.c b/drivers/cpuidle/cpuidle-pseries.c index a2b5c6f60cf0..e592280d8acf 100644 --- a/drivers/cpuidle/cpuidle-pseries.c +++ b/drivers/cpuidle/cpuidle-pseries.c @@ -419,7 +419,21 @@ static int pseries_idle_probe(void) cpuidle_state_table = shared_states; max_idle_state = ARRAY_SIZE(shared_states); } else { - fixup_cede0_latency(); + /* + * Use firmware provided latency values + * starting with POWER10 platforms. In the + * case that we are running on a POWER10 + * platform but in an earlier compat mode, we + * can still use the firmware provided values. + * + * However, on platforms prior to POWER10, we + * cannot rely on the accuracy of the firmware + * provided latency values. On such platforms, + * go with the conservative default estimate + * of 10us. + */ + if (cpu_has_feature(CPU_FTR_ARCH_31) || pvr_version_is(PVR_POWER10)) + fixup_cede0_latency(); cpuidle_state_table = dedicated_states; max_idle_state = NR_DEDICATED_STATES; } -- 2.30.2