linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yazen Ghannam <yazen.ghannam@amd.com>
To: Borislav Petkov <bp@alien8.de>
Cc: Peter Zijlstra <peterz@infradead.org>, X86 ML <x86@kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH -v1.1] x86/topology: Document cpu_llc_id
Date: Thu, 17 Nov 2016 07:57:11 -0500	[thread overview]
Message-ID: <20161117125710.pqxoc6werxbq74jq@yaz-fedora.dyhomenet> (raw)
In-Reply-To: <20161117094557.jm6hwzdd52h7iwnj@pd.tnic>

On Thu, Nov 17, 2016 at 10:45:57AM +0100, Borislav Petkov wrote:
> It means different things on Intel and AMD so write it down so that
> there's no confusion.
> 
> Signed-off-by: Borislav Petkov <bp@suse.de>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Yazen Ghannam <yazen.ghannam@amd.com>
> ---
>  Documentation/x86/topology.txt | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/Documentation/x86/topology.txt b/Documentation/x86/topology.txt
> index 06afac252f5b..f3e9d7e9ed6c 100644
> --- a/Documentation/x86/topology.txt
> +++ b/Documentation/x86/topology.txt
> @@ -63,6 +63,15 @@ The topology of a system is described in the units of:
>      The maximum possible number of packages in the system. Helpful for per
>      package facilities to preallocate per package information.
>  
> +  - cpu_llc_id:
> +
> +    A per-CPU variable containing:
> +    - On Intel, the first APIC ID of the list of CPUs sharing the Last Level
> +    Cache
> +
> +    - On AMD, the Node ID or Core Complex ID containing the Last Level
> +    Cache. In general, it is a number identifying an LLC uniquely on the
> +    system.
>  
>  * Cores:
> 

Look good to me.

Thanks,
Yazen 

  reply	other threads:[~2016-11-17 18:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-07  9:22 [PATCH] x86/topology: Document cpu_llc_id Borislav Petkov
2016-09-07 10:36 ` Peter Zijlstra
2016-11-14  6:29   ` Borislav Petkov
2016-11-17  9:45     ` [PATCH -v1.1] " Borislav Petkov
2016-11-17 12:57       ` Yazen Ghannam [this message]
2016-11-17 14:16         ` Borislav Petkov
2016-12-19 11:34       ` [tip:x86/urgent] " tip-bot for Borislav Petkov
2016-12-20  9:34       ` tip-bot for Borislav Petkov

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=20161117125710.pqxoc6werxbq74jq@yaz-fedora.dyhomenet \
    --to=yazen.ghannam@amd.com \
    --cc=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /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).