]> git.baikalelectronics.ru Git - kernel.git/commit
acpi/hmat: Register performance attributes
authorKeith Busch <keith.busch@intel.com>
Mon, 11 Mar 2019 20:56:04 +0000 (14:56 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Apr 2019 16:41:21 +0000 (18:41 +0200)
commit251ca6152b5aa0dbcacba779b5f5de37022342e3
treedeaae672a3d604d9f10611c5e2047cf9bc5263b3
parent08b8f6f63ae8b4b381ef9d6aee8c7763d7fbd3cd
acpi/hmat: Register performance attributes

Save the best performance access attributes and register these with the
memory's node if HMAT provides the locality table. While HMAT does make
it possible to know performance for all possible initiator-target
pairings, we export only the local pairings at this time.

Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Tested-by: Brice Goglin <Brice.Goglin@inria.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/hmat/Kconfig
drivers/acpi/hmat/hmat.c