Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp690953ybv; Fri, 7 Feb 2020 06:50:20 -0800 (PST) X-Google-Smtp-Source: APXvYqwx6Zh6eY5n5XFLhH80Se4YrrK2JWF3A5I7FGNJWcOd4dFE9Fr8B8bmvK1A3TiAf1COp6bV X-Received: by 2002:aca:ed08:: with SMTP id l8mr2273763oih.80.1581087020391; Fri, 07 Feb 2020 06:50:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581087020; cv=none; d=google.com; s=arc-20160816; b=d7cVvJPnnPaHjlWTJ1I8lIh0pAfvJaMX63wBC+KEu31ZaG5BvfdsqMUmL5SjNJFf8s cogLQg6FEGtftSuSn3veDxzXLv0EQuT/x5BfbXuFWiTj4rDVwd+MTZ5cTLaMjonyLbV2 Ix/D30c1DTPGrs3uOOOByl4FVFhLKa2KEZbj4iP6HhBZnReczwARFHI7wUIsjP/n6hI6 SSWrnPecX/iaRXhcO1WVatHR9ZRQO6BwM+WIre5wtnROhkbKqdo/t8O0v9vpzXpC8WKc Eaq2iH/YA4s6mhuR0nJaaK+hQEPF2JoJycaZWDMtmaL7o4ElgVioNETfrQoRtilrqbMx 9uEQ== 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; bh=ElbF9iZ0LafuR4R3nv2OMjHLmVTAlO0oxH5vnarBPHo=; b=euoE3nfggjnonvJN9SbSYed5fVLOhd2NMmgqywBgvF5H+egQfx521mGbTX95GePkS6 JUEuArsEB7+A1qQ2tqI/N+vGxV7e+nezmIZleSZLtFS+JoSD6NUsIOu/LbsPXe5/ZMrE j+PComIqSHEHNljYJfkWsh7UbZd66Vv1ujvTGsFRE89DF+sGruC4IxoOeIX0hPOXzlDp 6nysnJz+F3il6yqBoV6I7TA9MzKNmw+uIDxGt90IcQjH3ET6dwAsb8lcjUshGvSXwWOx rZhmYIczowIj4Nhzg46XgzybDEDVcgFk/FzBh1OTrLzGaX+c4Cnc+/SVYEN/22MGN6oP kVqQ== 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 16si1803844otu.77.2020.02.07.06.50.07; Fri, 07 Feb 2020 06:50:20 -0800 (PST) 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 S1727123AbgBGOs7 (ORCPT + 99 others); Fri, 7 Feb 2020 09:48:59 -0500 Received: from foss.arm.com ([217.140.110.172]:40792 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726674AbgBGOs7 (ORCPT ); Fri, 7 Feb 2020 09:48:59 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 637CA328; Fri, 7 Feb 2020 06:48:58 -0800 (PST) Received: from e121166-lin.cambridge.arm.com (e121166-lin.cambridge.arm.com [10.1.196.255]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 330BD3F6CF; Fri, 7 Feb 2020 06:48:56 -0800 (PST) Date: Fri, 7 Feb 2020 14:48:50 +0000 From: Lorenzo Pieralisi To: Ulf Hansson Cc: Sudeep Holla , Lina Iyer , Maulik Shah , Stephen Boyd , Andy Gross , David Brown , linux-arm-msm , Linux Kernel Mailing List , Linux PM , Linux ARM , Bjorn Andersson , Evan Green , Doug Anderson , Rajendra Nayak , lsrao@codeaurora.org, "Rafael J. Wysocki" Subject: Re: [PATCH v3 5/7] drivers: firmware: psci: Add hierarchical domain idle states converter Message-ID: <20200207144850.GA18655@e121166-lin.cambridge.arm.com> References: <0d7f7ade-3a1e-5428-d851-f1a886f58712@codeaurora.org> <20200204152132.GA44858@bogus> <6ff7c82d-4204-a339-4070-0154ab4515f1@codeaurora.org> <20200205140603.GB38466@bogus> <20200205161816.GD38466@bogus> <20200206204514.GB8107@codeaurora.org> <20200207111955.GA40103@bogus> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 07, 2020 at 01:32:28PM +0100, Ulf Hansson wrote: > [...] > > > > I understand the arguments for using PC vs OSI and agree with it. But > > > what in PSCI is against Linux knowing when the last core is powering > > > down when the PSCI is configured to do only Platform Cordinated. > > > > Nothing :D. But knowing the evolution and reasons for adding OSI in the > > PSCI specification and having argued about benefits of OSI over PC for > > years and finally when we have it in mainline, this argument of using > > PC for exact reasons why OSI evolved is something I can't understand > > and I am confused. > > > > > There should not be any objection to drivers knowing when all the cores > > > are powered down, be it reference counting CPU PM notifications or using > > > a cleaner approach like this where GendPD framwork does everything > > > cleanly and gives a nice callback. ARM architecture allows for different > > > aspects of CPU access be handled at different levels. I see this as an > > > extension of that approach. > > > > > > > One thing that was repeatedly pointed out during OSI patch review was no > > extra overhead for PC mode where firmware can make decisions. So, just > > use OSI now and let us be done with this discussion of OSI vs PC. If PC > > is what you think you need for future, we can revert all OSI changes and > > start discussing again :-) > > Just to make it clear, I fully agree with you in regards to overhead > for PC-mode. This is especially critical for ARM SoCs with lots of > cores, I assume. > > However, the overhead you refer to, is *only* going to be present in > case when the DTS has the hierarchical CPU topology description with > "power-domains". Because, that is *optional* to use, I am expecting > only those SoC/platforms that needs to manage last-man activities to > use this layout, the others will remain unaffected. In PC mode not only there is no need but it is wrong to manage any last-man activity in the kernel. I wonder why we are still talking about this to be honest. Code to handle PSCI platform coordinated mode has been/is in the kernel today and that's all is needed according to the PSCI specifications. Thanks, Lorenzo