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 79322C77B7C for ; Thu, 4 May 2023 16:10:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231392AbjEDQKI (ORCPT ); Thu, 4 May 2023 12:10:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38230 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231303AbjEDQKB (ORCPT ); Thu, 4 May 2023 12:10:01 -0400 Received: from mail-io1-xd36.google.com (mail-io1-xd36.google.com [IPv6:2607:f8b0:4864:20::d36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7A30C5B9B for ; Thu, 4 May 2023 09:10:00 -0700 (PDT) Received: by mail-io1-xd36.google.com with SMTP id ca18e2360f4ac-760dff4b701so4483539f.0 for ; Thu, 04 May 2023 09:10:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1683216600; x=1685808600; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Wl1uT9aPMfbt5S8TjfS2OMEfFbn0uM/p5n+XCA9cHmk=; b=Vdpc0IWMfa1eUSWOs8j2JeGzRr3ID9DOuBhgRytriJqsD3eT02KuwfgwA8Wl7B/0Mq pzrdX43h2ZKcpts8VNG19znzYbM4h9vGlDtZS5Q3APIUOMFXFcU+9LzusHFR9dP4JmAK l1Ni4f2xw+RwmZArNZmMy4bxrD9qM6Xc2QbLs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683216600; x=1685808600; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Wl1uT9aPMfbt5S8TjfS2OMEfFbn0uM/p5n+XCA9cHmk=; b=E+fmY+57knhgRdXG91PsDPhrZuB62iuYVmx7O3Fogd0WtdWquoT0ugYUpjV/RwLiDT q4Zgwho6ubO1wr/LubYg7v3n9OEPgOZyimGu6Y8jftMPLWhfXvRmFoDbXfBSdMZAUmSI sppX5TTyBesrECNoJzsQ+Bz6GTAACwDkK0SW3bS613SYd24g8L1a/TKY40IkzstBmyWR 5vodP9cJ4xXaMIwKA6f89OrgS7XQysfDSWihiTzwVKaXqB8yahOYyq0SC4BUNfubHRm9 BeFqlGOK9Zdmd0WrXgNgoMq1IWzZWEnETtvjIio26GqvIJJBA9CU2z49fR/JXcaECs7f aNjg== X-Gm-Message-State: AC+VfDzn0h3gPdl56zncXpXrZ2YusYqO1B9PwpmpEuHWNii8GsLAe0cG Js+E0vGFfsyulCz4mqizaHVQdg== X-Google-Smtp-Source: ACHHUZ54nJy38M2vJQfXUwq4b4ACr25rS1LW3vySiieWVzVOIIgAwjN/+Q5/lLexUVUUwM3Nx0yF2Q== X-Received: by 2002:a05:6e02:1312:b0:32c:a864:6eb3 with SMTP id g18-20020a056e02131200b0032ca8646eb3mr5295378ilr.1.1683216599632; Thu, 04 May 2023 09:09:59 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id m16-20020a92c530000000b00331a4945ec1sm229641ili.42.2023.05.04.09.09.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 04 May 2023 09:09:59 -0700 (PDT) Message-ID: Date: Thu, 4 May 2023 10:09:58 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH] cpupower: Make TSC read per CPU for Mperf monitor Content-Language: en-US To: Thomas Renninger , Thomas Renninger , Shuah Khan , Wyes Karny Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Dominik Brodowski , gautham.shenoy@amd.com, Shuah Khan References: <20230504062544.601566-1-wyes.karny@amd.com> <4480921.LvFx2qVVIh@work.fritz.box> From: Shuah Khan In-Reply-To: <4480921.LvFx2qVVIh@work.fritz.box> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 5/4/23 00:47, Thomas Renninger wrote: > On Donnerstag, 4. Mai 2023 08:25:44 CEST Wyes Karny wrote: >> This technique improves C0 percentage calculation in Mperf monitor. > Like it. Thanks for finding and fixing it. > I very much like this patch. > Would be nice to see it queued up if Shuah is ok with it. > > Thanks for this one! > > Thomas > > Thank Thomas for the review. I will queue this up to send after the merge window closes. thanks, -- Shuah