Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp617430imu; Tue, 20 Nov 2018 04:26:02 -0800 (PST) X-Google-Smtp-Source: AFSGD/VZs0gI41pyJl379wZKVmM8ez2LV4dRn96lvHbVRDNqc3YwOnelyQISn2dQ9eX5mC/LnYEg X-Received: by 2002:a17:902:4a0c:: with SMTP id w12-v6mr1978975pld.63.1542716762652; Tue, 20 Nov 2018 04:26:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542716762; cv=none; d=google.com; s=arc-20160816; b=pLKeI4zMFjjrgLrtddlSmdus3eY5lviCt5PsI/4whGWIhe490pso+NZTb2xRkBfDij +TGR0I98PBsEBVWUgBtlRwH4j2k27Gak1StANOFY3LMOQkn4/Yi6wHE28M4Tfh5wQGAp b9B1zOqiFWMKrOnejLfQtQ8mz12SutTAoz2d+vNbrQNLjlgmBuQ1wVSbmHsfuAtpPgLd lOWK8FX0cNr364bIx1iYaZNXlBQ7tUZpg4zVxoXVMJm4efVlY4lcIxJYSSSJpgMnPnnV 6qpovgAUDrCMvQPyyrIij/1ZK/gfXZxhAbw2xBcltFJCly/7BGGwDWqEwN/OEGLLQ1Ul 9ZzA== 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=JR5ODFAKmj4htSBdgqCwA2PYXH3KfMzFGCtW5lgB9B0=; b=eg7iZ2NL51gf7y6jOpcH+foXK5fg6uaNhSxFh7aqzs5EWTpwGaYKrJczb95td6dDZK sx2TAFMFGSvWQktroA8izNR1DVBrnKPV9GGzBOai238xkah7eEbC3THU+LKv+byFs5Xf bUUqtrStl5K5N9lvjM0HEue0xdip0VDQn4ZXmDMDw28cbdSoItkNlnlxBz5kxw/KOs+Y VZUm2CCq4DmHBijnxmVh4vgmYh9d2JgeQyQnGfiHDGoGUffWVIjkv37KXZYjQNFmZE6x Qh3OzWa6Bf+Lg4XNNAToiQgaf5XDgfcMUY3IjhDupBhu/C5XVqAKCmcqGwpPQqTnNSHI Ki8A== 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 z8si40769243pgf.577.2018.11.20.04.25.46; Tue, 20 Nov 2018 04:26:02 -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 S1729505AbeKTWyB (ORCPT + 99 others); Tue, 20 Nov 2018 17:54:01 -0500 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:48072 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728375AbeKTWyA (ORCPT ); Tue, 20 Nov 2018 17:54:00 -0500 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 895E080D; Tue, 20 Nov 2018 04:25:07 -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 996853F5B7; Tue, 20 Nov 2018 04:25:05 -0800 (PST) Date: Tue, 20 Nov 2018 12:24:58 +0000 From: Sudeep Holla To: Atish Patra Cc: Rob Herring , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "palmer@sifive.com" , "anup@brainfault.org" , Damien Le Moal , "mick@ics.forth.gr" , "mark.rutland@arm.com" , "zong@andestech.com" , "alankao@andestech.com" Subject: Re: [RFC PATCH] Documentation: DT: arm: add support for sockets defining package boundaries Message-ID: <20181120122458.GA13255@e107155-lin> References: <20181107171344.983-1-sudeep.holla@arm.com> <5bea0ecf.1c69fb81.7820a.2052@mx.google.com> 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 Mon, Nov 19, 2018 at 05:18:42PM -0800, Atish Patra wrote: > On 11/12/18 3:37 PM, Rob Herring wrote: > > On Wed, Nov 07, 2018 at 05:13:44PM +0000, Sudeep Holla wrote: > > > The current ARM DT topology description provides the operating system > > > with a topological view of the system that is based on leaf nodes > > > representing either cores or threads (in an SMT system) and a > > > hierarchical set of cluster nodes that creates a hierarchical topology > > > view of how those cores and threads are grouped. > > > > > > However this hierarchical representation of clusters does not allow to > > > describe what topology level actually represents the physical package or > > > the socket boundary, which is a key piece of information to be used by > > > an operating system to optimize resource allocation and scheduling. > > > > > > Lets add a new "socket" node type in the cpu-map node to describe the > > > same. > > > > > > Signed-off-by: Sudeep Holla > > > --- > > > .../devicetree/bindings/arm/topology.txt | 52 ++++++++++++++----- > > > 1 file changed, 39 insertions(+), 13 deletions(-) > > > > > > (Note patch generated with -b option to avoid 60+ of whitespace changes) > > > > > > Hi Rob, > > > > > > You had expressed your interest to generalise the CPU topology bindings > > > accross multiple architectures. Do you want to move to the generic > > > bindings before adding this $subject socket support or is it OK to > > > finalise on this and then move the majority(based on the agreement) > > > to generic binding. > > > > Doesn't really matter to me as long as Risc-V folks are in agreement. > > > > Otherwise, this looks fine to me. > > > > Rob > > > > > I can apply this patch in my unify topology series and resend everything > together as one series. Thanks for that. You can drop RFC when reposting. Remember to use -b for ignoring space changes on this patch along with -M for renames in your original patch series. -- Regards, Sudeep