diff options
author | John Allen <jallen@linux.vnet.ibm.com> | 2017-01-06 22:27:26 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-02-02 08:57:39 +0300 |
commit | e70d59700fc32c9249b26acd4120303c497e84f1 (patch) | |
tree | 8562d7b8f5d4926b70dfa3d507264f35b9210f78 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | c21f515c743687c6c2b3d38227e6ad8e6b733409 (diff) | |
download | linux-e70d59700fc32c9249b26acd4120303c497e84f1.tar.xz |
powerpc/pseries: Introduce memory hotplug READD operation
Currently, memory must be hot removed and subsequently re-added in order
to dynamically update the affinity of LMBs specified by a PRRN event.
Earlier implementations of the PRRN event handler ran into issues in which
the hot remove would occur successfully, but a hotplug event would be
initiated from another source and grab the hotplug lock preventing the hot
add from occurring. To prevent this situation, this patch introduces the
notion of a hot "readd" action for memory which atomizes a hot remove and
a hot add into a single, serialized operation on the hotplug queue.
Signed-off-by: John Allen <jallen@linux.vnet.ibm.com>
Reviewed-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions