From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BC8F9C54EE9 for ; Thu, 22 Sep 2022 15:36:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230374AbiIVPgb (ORCPT ); Thu, 22 Sep 2022 11:36:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44040 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230213AbiIVPgb (ORCPT ); Thu, 22 Sep 2022 11:36:31 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5F51B100A8D; Thu, 22 Sep 2022 08:36:30 -0700 (PDT) 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> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org 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