linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc/pseries: Implemented indexed-count hotplug memory management
@ 2016-06-30 19:21 Sahil Mehta
  2016-06-30 19:22 ` [PATCH 1/2] powerpc/pseries: Implemented indexed-count hotplug memory add Sahil Mehta
  2016-06-30 19:24 ` [PATCH 2/2] powerpc/pseries: Implemented indexed-count hotplug memory remove Sahil Mehta
  0 siblings, 2 replies; 6+ messages in thread
From: Sahil Mehta @ 2016-06-30 19:21 UTC (permalink / raw)
  To: linuxppc-dev

Indexed-count memory management allows addition and removal of contiguous
lmb blocks to be added and removed with a single command. When compared
to the series of calls previously required to manage contiguous blocks,
indexed-count decreases command frequency and complexity, consequently
preventing buffer overflow.

-Sahil Mehta
---
 include/asm/rtas.h                 |    2
 platforms/pseries/dlpar.c          |   32 +++++-
 platforms/pseries/hotplug-memory.c |  194 ++++++++++++++++++++++++++++++++++---
 3 files changed, 210 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2016-07-11 16:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-30 19:21 [PATCH 0/2] powerpc/pseries: Implemented indexed-count hotplug memory management Sahil Mehta
2016-06-30 19:22 ` [PATCH 1/2] powerpc/pseries: Implemented indexed-count hotplug memory add Sahil Mehta
2016-07-11 14:31   ` Nathan Fontenot
2016-07-11 16:24   ` Tyrel Datwyler
2016-06-30 19:24 ` [PATCH 2/2] powerpc/pseries: Implemented indexed-count hotplug memory remove Sahil Mehta
2016-07-11 14:36   ` Nathan Fontenot

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