From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0EA2566E8 for ; Thu, 22 Sep 2022 15:36:30 +0000 (UTC) Received: from zn.tnic (p200300ea9733e7fe329c23fffea6a903.dip0.t-ipconnect.de [IPv6:2003:ea:9733:e7fe:329c:23ff:fea6:a903]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 84D9B1EC03EA; Thu, 22 Sep 2022 17:36:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1663860984; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=wRMP9slYyN0/QDW1WIR4Q0VabXcD/EBlo0OElvXvF1M=; b=P9oPtr/R8OYSyNe2qXmpk0vA3zKYyaaOGV85o6RKATj0lPSE0L86zkRGg+NGRBPTBYMsBx x6TR1a2rIucS1tovgxro51vEOkKkMxxoFXue7hc69IdkCqdIfZ3b0POcCScmdP1V3WhmwN PJOBRFSrmCJuett0M62R6ujii54McQc= Date: Thu, 22 Sep 2022 17:36:20 +0200 From: Borislav Petkov To: "Rafael J. Wysocki" Cc: Peter Zijlstra , K Prateek Nayak , Linux Kernel Mailing List , Len Brown , ACPI Devel Maling List , Linux PM , Dave Hansen , Thomas Gleixner , andi@lisas.de, Pu Wen , Mario Limonciello , "Zhang, Rui" , "Guilherme G. Piccoli" , Daniel Lezcano , ananth.narayan@amd.com, gautham.shenoy@amd.com, Calvin Ong , Stable , regressions@lists.linux.dev Subject: Re: [PATCH] ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture Message-ID: References: <20220921063638.2489-1-kprateek.nayak@amd.com> Precedence: bulk X-Mailing-List: regressions@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: On Thu, Sep 22, 2022 at 05:21:21PM +0200, Rafael J. Wysocki wrote: > Well, it can be forced to use ACPI idle instead. Yeah, I did that earlier. The dummy IO read in question costs ~3K on average on my Coffeelake box here. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette