Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp4860468imm; Tue, 31 Jul 2018 01:05:22 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfMRrCN46Qv2KfdmrUfR5fW2GJYkxYMfRZr2IMhsYhcA1f1hV314+jotv28g6SBPEFSJqVK X-Received: by 2002:a62:cac5:: with SMTP id y66-v6mr21107422pfk.187.1533024322486; Tue, 31 Jul 2018 01:05:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533024322; cv=none; d=google.com; s=arc-20160816; b=VfKCjg4CYmAYjOrjqqH9e/8CT5lh/Ugl0OUElPYl8nrcHeGjzP6ocCBqUq+qe6HRBO kgLkGaeSiBhkIlSGX8slTpEPb3bbksAmdAxy6gxfWvyuDL12Y3AgwfG1u8p7s+UyD/gM dq+PYcFxqNgeBpeYPTCofy9lyEUObJ/u4nIG5HKekw48tpzti01GQS9om8NErAWQI9LZ ykBX0KBI0Xc7pkp2lw8i9uIiWmcgniFZ7hwNO6lRrdNqMB9KcJNvRen22EV1/gJ6yUir MtQKA3JYMhs+gf1nhEMzvElxorETHnWn5kjwSTKY8F5yyi7knk0CKNSL881XKfJXG9jz WcSA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=rWoEfIZ1453wKAPJ0dqWBlWPp8iEFm4kwAGn4C9S4a4=; b=xelp69dwTHKm9R+qdEAR/bY+OqwyjbMux6d77+TjDp5Ld+tw/CLQp9NVRr8Kv7fKy5 h60XZ3fgqhAhQ74elSaAkpds/lhECK5mCoQi4TtMZZwBaW1lwcPoC3lfufSHfHPFSziH dN6f/vKVvsJBPVZ9P+X4/CnnT1IPwza3yGehK02IDMNZqGdIlHCMS87IsEWf8FnJ7/Qo 5GsuStxuriKwnyBIc2RkQTtBwSuXp6/APi8xfCJCZMVP/3Lf8OLBhTy4XUc4/xw3U8kU 9C1X6W3Vm3q7wjvtywGu+dSfgnfaSxe3Siw4Fid/SZhD+Jn6SqFTBaGaQD9uEed86xfc BS8g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e1-v6si13788266pfg.257.2018.07.31.01.05.08; Tue, 31 Jul 2018 01:05:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730730AbeGaJmp (ORCPT + 99 others); Tue, 31 Jul 2018 05:42:45 -0400 Received: from outbound-smtp08.blacknight.com ([46.22.139.13]:55332 "EHLO outbound-smtp08.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728750AbeGaJmp (ORCPT ); Tue, 31 Jul 2018 05:42:45 -0400 Received: from mail.blacknight.com (pemlinmail04.blacknight.ie [81.17.254.17]) by outbound-smtp08.blacknight.com (Postfix) with ESMTPS id D6AFE1C2649 for ; Tue, 31 Jul 2018 09:03:37 +0100 (IST) Received: (qmail 19266 invoked from network); 31 Jul 2018 08:03:37 -0000 Received: from unknown (HELO techsingularity.net) (mgorman@techsingularity.net@[37.228.237.66]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES256-SHA encrypted, authenticated); 31 Jul 2018 08:03:37 -0000 Date: Tue, 31 Jul 2018 09:03:37 +0100 From: Mel Gorman To: Srinivas Pandruvada Cc: lenb@kernel.org, rjw@rjwysocki.net, viresh.kumar@linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, eero.t.tamminen@intel.com, ggherdovich@suse.cz, currojerez@riseup.net Subject: Re: [PATCH] cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms Message-ID: <20180731080337.nomq6pwophsvib4s@techsingularity.net> References: <20180730220029.81983-1-srinivas.pandruvada@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20180730220029.81983-1-srinivas.pandruvada@linux.intel.com> User-Agent: NeoMutt/20170912 (1.9.0) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 30, 2018 at 03:00:29PM -0700, Srinivas Pandruvada wrote: > Dynamic boosting of HWP performance on IO wake showed significant > improvement to IO workloads. This series was intended for Skylake Xeon > platforms only and feature was enabled by default based on CPU model > number. > > But some Xeon platforms reused the Skylake desktop CPU model number. This > caused some undesirable side effects to some graphics workloads. Since > they are heavily IO bound, the increase in CPU performance decreased the > power available for GPU to do its computing and hence decrease in graphics > benchmark performance. > > For example on a Skylake desktop, GpuTest benchmark showed average FPS > reduction from 529 to 506. > > This change makes sure that HWP boost feature is only enabled for Skylake > server platforms by using ACPI FADT preferred PM Profile. If some desktop > users wants to get benefit of boost, they can still enable boost from > intel_pstate sysfs attribute "hwp_dynamic_boost". > > Fixes: 41ab43c9c89e (cpufreq: intel_pstate: enable boost for Skylake Xeon) > Link: https://bugs.freedesktop.org/show_bug.cgi?id=107410 > Reported-by: Eero Tamminen > Signed-off-by: Srinivas Pandruvada Acked-by: Mel Gorman -- Mel Gorman SUSE Labs