Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp2155037imm; Wed, 16 May 2018 08:41:20 -0700 (PDT) X-Google-Smtp-Source: AB8JxZozUGCtigE6hHMH3CJ1wizwg28mFhQtfx/y9PGv5q9alaG7RbeL5j+cHC+usPD8NI7f8Bzo X-Received: by 2002:a17:902:a986:: with SMTP id bh6-v6mr1425037plb.245.1526485280012; Wed, 16 May 2018 08:41:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526485279; cv=none; d=google.com; s=arc-20160816; b=SLzkiBg9zxLHsAY2AFzrxUGxssv629Nvyf/kVgyMkGUc8c/VElhRh5irW8ZVlBKWE5 1yPZCHfVLcwuLcADCVpGHqUzrAQbJJRrXDahFJDRx5LC4QG9orpw/zv4imm98WDNAyXz oPPUyHCxgvphIDBaVkmzUpqll7d4gkSLNVjOK2pYhC1FXoCnE4r8r8coUVCwIEW0c+dW qW5gIzfhljxK8zDw2Bqgfp1S2g6DDmIEsFmynaMkEwJ71gZyXtU6RmTrd+4SmjdzxOMB igG9NcUgC9d7XZh4B7PKWBePDd0F1U56zTfig2Ck9u5hJIySCMV5pKo1T21fOtjoGmfl H5Sg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id :arc-authentication-results; bh=6gVeDD6rhxk70p4UPsv5t7QI+rzcxmg1Z84X55HCW3g=; b=R5/2cRIYSm68NaRUjP7Yg4C0RoXP6br8g3kDPrhNT7FTVyVfAmZdMtzpXfY0DlvDMX ZcJbItKqdgQmMNEcomB6w1wMNXHrlDDBc3IMPEpLnYfi9tN6XbpQMkVzgx5YgHNnRch1 dXnChSgXH/vWmrm1NebW7RBsCv1BwwULjSFf3A01lCatyydEhWbMV9QjNm10vTBwNJMm J2lxe3/Xll22dHj/fb9uDyTgWZ9kvmTnCp02BPQScH9pWhW05Hyb85X1ZgpM+XAvpTho GiQEoFtJ6YZKsgMBXC11BVO1xVQfhOtuFh7Di23otEKp9TXvbRoQ3UvWVKeMjR1/BV4B dWog== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u6-v6si2630677pld.74.2018.05.16.08.41.06; Wed, 16 May 2018 08:41:19 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752075AbeEPPjk (ORCPT + 99 others); Wed, 16 May 2018 11:39:40 -0400 Received: from mga06.intel.com ([134.134.136.31]:10329 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750950AbeEPPji (ORCPT ); Wed, 16 May 2018 11:39:38 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 May 2018 08:39:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,406,1520924400"; d="scan'208";a="229110476" Received: from spandruv-desk.jf.intel.com ([10.54.75.31]) by fmsmga006.fm.intel.com with ESMTP; 16 May 2018 08:39:36 -0700 Message-ID: <1526485176.61700.12.camel@linux.intel.com> Subject: Re: [RFC/RFT] [PATCH 03/10] cpufreq: intel_pstate: Utility functions to boost HWP performance limits From: Srinivas Pandruvada To: Peter Zijlstra , "Rafael J. Wysocki" Cc: Thomas Gleixner , Ingo Molnar , Borislav Petkov , Len Brown , "Rafael J. Wysocki" , Mel Gorman , the arch/x86 maintainers , Linux PM , Viresh Kumar , Juri Lelli , Linux Kernel Mailing List Date: Wed, 16 May 2018 08:39:36 -0700 In-Reply-To: <20180516104313.GC12217@hirez.programming.kicks-ass.net> References: <20180516044911.28797-1-srinivas.pandruvada@linux.intel.com> <20180516044911.28797-4-srinivas.pandruvada@linux.intel.com> <20180516072202.GV12217@hirez.programming.kicks-ass.net> <20180516104313.GC12217@hirez.programming.kicks-ass.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.24.6 (3.24.6-1.fc26) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2018-05-16 at 12:43 +0200, Peter Zijlstra wrote: > On Wed, May 16, 2018 at 11:15:09AM +0200, Rafael J. Wysocki wrote: > > > So if the "cached" thing is the last "not boosted EPP", that's why > > it > > is not updated here. > > Sure, I see what it does, just saying that naming and comments are > wrong > vs the actual code. I will fix in the next revision. Thanks, Srinivas