Thread (18 messages) flat view 18 messages, 8 authors, 2017-12-30

Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT

From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2017-12-23 01:14:48
Also in: linux-acpi, linux-api, linux-mm, lkml, nvdimm

On Sat, Dec 23, 2017 at 12:57 AM, Dan Williams [off-list ref] w=
rote:
On Fri, Dec 22, 2017 at 3:22 PM, Ross Zwisler
[off-list ref] wrote:
quoted
On Fri, Dec 22, 2017 at 02:53:42PM -0800, Dan Williams wrote:
quoted
On Thu, Dec 21, 2017 at 12:31 PM, Brice Goglin [off-list ref]=
 wrote:
quoted
quoted
quoted
Le 20/12/2017 =C3=A0 23:41, Ross Zwisler a =C3=A9crit :
[..]
quoted
Hello

I can confirm that HPC runtimes are going to use these patches (at le=
ast
quoted
quoted
quoted
all runtimes that use hwloc for topology discovery, but that's the va=
st
quoted
quoted
quoted
majority of HPC anyway).

We really didn't like KNL exposing a hacky SLIT table [1]. We had to
explicitly detect that specific crazy table to find out which NUMA no=
des
quoted
quoted
quoted
were local to which cores, and to find out which NUMA nodes were
HBM/MCDRAM or DDR. And then we had to hide the SLIT values to the
application because the reported latencies didn't match reality. Quit=
e
quoted
quoted
quoted
annoying.

With Ross' patches, we can easily get what we need:
* which NUMA nodes are local to which CPUs? /sys/devices/system/node/
can only report a single local node per CPU (doesn't work for KNL and
upcoming architectures with HBM+DDR+...)
* which NUMA nodes are slow/fast (for both bandwidth and latency)
And we can still look at SLIT under /sys/devices/system/node if reall=
y
quoted
quoted
quoted
needed.

And of course having this in sysfs is much better than parsing ACPI
tables that are only accessible to root :)
On this point, it's not clear to me that we should allow these sysfs
entries to be world readable. Given /proc/iomem now hides physical
address information from non-root we at least need to be careful not
to undo that with new sysfs HMAT attributes.
This enabling does not expose any physical addresses to userspace.  It o=
nly
quoted
provides performance numbers from the HMAT and associates them with exis=
ting
quoted
NUMA nodes.  Are you worried that exposing performance numbers to non-ro=
ot
quoted
users via sysfs poses a security risk?
It's an information disclosure that's not clear we need to make to
non-root processes.

I'm more worried about userspace growing dependencies on the absolute
numbers when those numbers can change from platform to platform.
Differentiated memory on one platform may be the common memory pool on
another.

To me this has parallels with storage device hinting where
specifications like T10 have a complex enumeration of all the
performance hints that can be passed to the device, but the Linux
enabling effort aims for a sanitzed set of relative hints that make
sense. It's more flexible if userspace specifies a relative intent
rather than an absolute performance target. Putting all the HMAT
information into sysfs gives userspace more information than it could
possibly do anything reasonable, at least outside of specialized apps
that are hand tuned for a given hardware platform.
That's a valid point IMO.

It is sort of tempting to expose everything to user space verbatim,
especially early in the enabling process when the kernel has not yet
found suitable ways to utilize the given information, but the very act
of exposing it may affect what can be done with it in the future.

User space interfaces need to stay around and be supported forever, at
least potentially, so adding every one of them is a serious
commitment.

Thanks,
Rafael
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help