linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] HMAT memroy hotplug support
@ 2019-04-15 15:16 Keith Busch
  2019-04-15 15:16 ` Keith Busch
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Keith Busch @ 2019-04-15 15:16 UTC (permalink / raw)
  To: linux-kernel, linux-acpi, linux-mm
  Cc: Rafael Wysocki, Dave Hansen, Dan Williams, Brice Goglin, Keith Busch

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-04-16 15:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-15 15:16 [PATCHv2 0/2] HMAT memroy hotplug support Keith Busch
2019-04-15 15:16 ` Keith Busch
2019-04-15 15:16 ` [PATCHv2 1/2] hmat: Register memory-side cache after parsing Keith Busch
2019-04-15 15:16   ` Keith Busch
2019-04-15 15:16 ` [PATCHv2 2/2] hmat: Register attributes for memory hot add Keith Busch
2019-04-15 15:16   ` Keith Busch
     [not found]   ` <9f130b73-e5ae-0529-69a1-28bd2ca29581@inria.fr>
2019-04-16 15:01     ` Keith Busch
2019-04-16 15:01       ` Keith Busch

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).