lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 15 May 2019 10:55:51 +0200
From:   Peter Zijlstra <peterz@...radead.org>
To:     Len Brown <lenb@...nel.org>
Cc:     x86@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/19] v6 multi-die/package topology support

On Mon, May 13, 2019 at 01:58:44PM -0400, Len Brown wrote:
> 
> This patch series does 4 things.
> 
> 1. Parse the new CPUID.1F leaf to discover multi-die/package topology
> 
> 2. Export multi-die topology inside the kernel
> 
> 3. Update 4 places (coretemp, pkgtemp, rapl, perf) that that need to know
>    the difference between die and package-scope MSR.
> 
> 4. Export multi-die topology to user-space via sysfs
> 
> These changes should have no impact on cache topology,
> NUMA topology, Linux scheduler, or system performance.
> 
> These topology changes primarily impact parts of the kernel
> and some applications that care about package MSR scope.
> Also, some software is licensed per package, and other tools,
> such as benchmark reporting software sometimes cares about packages.

I still think having a 'rapl package' be a 'die' is weird, but if that's
the way it is specified in the SDM then so be it.

Acked-by: Peter Zijlstra (Intel) <peterz@...radead.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ