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 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BC835C43381 for ; Tue, 5 Mar 2019 11:36:49 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8DF2020842 for ; Tue, 5 Mar 2019 11:36:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="cGjKdXpH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8DF2020842 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=TeThrrl/fNLeUzRLHOvLDi/nJc4v/1tHpmk5QmlQAFw=; b=cGjKdXpHSL8vN5 bldF5ZpXd7LtePc6MIMluoe2IFzFexFOs4PkNoC1QZbmi2TInqjrjTBYf3OMIv2laBrvhDFENR+21 dw9q+bQSM67K3ZFeNE/Goo8BY5XIAIcJDptuvMefhjolsONZ4C3n3CzHqK1MMxEtmTfIHMvKRnduD icxTZ36hJzmuoA968a+AJqJQpfWFLrhPQcktCaKqgCoIbZGT18GBpRtxgECkcasG+J00rda46gkiX ovA/FdftbmYzSX/F4RK1F9/nvnV02HPiVpPR6n1iI1rKVX/Vsmny74lFAo14kBr4fZZnGkUm0PJNR UlxrdtjdHkU/UDBkWoxQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h18NK-0000C7-SP; Tue, 05 Mar 2019 11:36:46 +0000 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70] helo=foss.arm.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h18NF-00009H-Jv for linux-arm-kernel@lists.infradead.org; Tue, 05 Mar 2019 11:36:44 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 669B0A78; Tue, 5 Mar 2019 03:36:41 -0800 (PST) Received: from e107155-lin (e107155-lin.cambridge.arm.com [10.1.196.42]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id DEF153F71D; Tue, 5 Mar 2019 03:36:39 -0800 (PST) Date: Tue, 5 Mar 2019 11:36:33 +0000 From: Sudeep Holla To: Quentin Perret Subject: Re: [PATCH] arch_topology: Update user supplied capacity to possible cpus in cluster Message-ID: <20190305113633.GA2066@e107155-lin> References: <1551354838-29902-1-git-send-email-clingutla@codeaurora.org> <20190228121901.GA26207@e107155-lin> <6d7eb7cc-2453-3a7b-9163-ef9a5389220f@codeaurora.org> <20190228152555.GA13165@e107155-lin> <5785fd91-3d76-78e6-f4c5-7ed07be1a14d@codeaurora.org> <20190304182138.GA7553@e107155-lin> <20190305092322.q7odi3inofnvzhre@queper01-lin> <20190305111321.GA5458@e107155-lin> <20190305112952.zux4bafbnhgnyvlh@queper01-lin> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190305112952.zux4bafbnhgnyvlh@queper01-lin> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190305_033641_655322_E24A80EA X-CRM114-Status: GOOD ( 20.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Chandra Sekhar Lingutla , catalin.marinas@arm.com, will.deacon@arm.com, Jeremy Linton , Morten Rasmussen , dietmar.eggemann@arm.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Mar 05, 2019 at 11:29:55AM +0000, Quentin Perret wrote: > On Tuesday 05 Mar 2019 at 11:13:21 (+0000), Sudeep Holla wrote: > [...] > > While I like the idea, I am afraid that linking this to cpufreq policy > > may not be good. How will we deal with it on systems without CPUfreq ? > > Maybe something like this ? > > policy = cpufreq_cpu_get(cpu); > if (policy) { > for_each_cpu(i, policy->related_cpus) { > /* Update capacity for @i*/ > } > cpufreq_cpu_put(policy); > } else { > /* Update capacity for @cpu*/ > } > > I think it's OK to assume per-cpu capacities w/o CPUFreq. The only > case where it makes sense to 'bind' the capacity of several CPUs > together is when they're part of the same perf domain, I think. If you > don't know what the perf domains are, then there's nothing sensible you > can do. > Makes sense. > And for the dependency, a large part of the arch_topology driver is > already dependent on CPUFreq -- it registers a CPUFreq notifier on boot > to re-scale the CPU capacities depending on the max freq of the various > policies and so on. So the dependency is already there somehow. > Sorry when I mentioned dependency, I meant absence of it needs to be dealt with. Your suggestion looks good. > [...] > > > I think if there are no valid users of this, we *must* remove it. As I > > have pointed out in past, giving user such access will need platform > > knowledge. Though it's debatable topic, firmware providing this > > information is the only correct solution IMO. > > Yeah, if nobody is using it then maybe we can just remove it. Or at > least we can give it a go and if somebody complains then we can 'fix' it > with something like my snippet above :-) > Happy to Ack code removing it ;). The argument that it can't be provided by firmware is no longer valid. We already have some dependency on DVFS data from the firmware for this to be functional correctly. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel