[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190415151654.15913-1-keith.busch@intel.com>
Date: Mon, 15 Apr 2019 09:16:52 -0600
From: Keith Busch <keith.busch@...el.com>
To: linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org,
linux-mm@...ck.org
Cc: Rafael Wysocki <rafael@...nel.org>,
Dave Hansen <dave.hansen@...el.com>,
Dan Williams <dan.j.williams@...el.com>,
Brice Goglin <Brice.Goglin@...ia.fr>,
Keith Busch <keith.busch@...el.com>
Subject: [PATCHv2 0/2] HMAT memroy hotplug support
This is much the same as the original version, accept there's an initial
patch to add hotplug support for memory caching. The first version only
provided the attributes for locality and performance.
The second patch adds the hotplug support via memory notifier. The
difference from v1 is the added lock, ensuring onlining multiple regions
is single threaded to prevent duplicate hmat registration races.
Keith Busch (2):
hmat: Register memory-side cache after parsing
hmat: Register attributes for memory hot add
drivers/acpi/hmat/hmat.c | 108 +++++++++++++++++++++++++++++++++++------------
1 file changed, 82 insertions(+), 26 deletions(-)
--
2.14.4
Powered by blists - more mailing lists