From: Rob Herring <robh@kernel.org>
To: Sudeep Holla <sudeep.holla@arm.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
palmer@sifive.com, anup@brainfault.org, Damien.LeMoal@wdc.com,
mick@ics.forth.gr, atish.patra@wdc.com, mark.rutland@arm.com,
zong@andestech.com, alankao@andestech.com
Subject: Re: [RFC PATCH] Documentation: DT: arm: add support for sockets defining package boundaries
Date: Mon, 12 Nov 2018 13:13:15 -0600 [thread overview]
Message-ID: <5bea0ecf.1c69fb81.7820a.2052@mx.google.com> (raw)
In-Reply-To: <20181107171344.983-1-sudeep.holla@arm.com>
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 <sudeep.holla@arm.com>
> ---
> .../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
next prev parent reply other threads:[~2018-11-12 19:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-07 17:13 [RFC PATCH] Documentation: DT: arm: add support for sockets defining package boundaries Sudeep Holla
2018-11-12 19:13 ` Rob Herring [this message]
2018-11-20 1:18 ` Atish Patra
2018-11-20 12:24 ` Sudeep Holla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5bea0ecf.1c69fb81.7820a.2052@mx.google.com \
--to=robh@kernel.org \
--cc=Damien.LeMoal@wdc.com \
--cc=alankao@andestech.com \
--cc=anup@brainfault.org \
--cc=atish.patra@wdc.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mick@ics.forth.gr \
--cc=palmer@sifive.com \
--cc=sudeep.holla@arm.com \
--cc=zong@andestech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).