diff options
author | Anton Blanchard <[email protected]> | 2017-09-07 15:05:51 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2017-10-06 15:50:45 +1100 |
commit | 53ecde0b9126ff140abe3aefd7f0ec64d6fa36b0 (patch) | |
tree | ab26139c678e18ccd591ac651e1456868ac5cb18 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7c6a4f3b1641195119ddbb531200f4dc4cecbafa (diff) |
powerpc/powernv: Increase memory block size to 1GB on radix
Memory hot unplug on PowerNV radix hosts is broken. Our memory block
size is 256MB but since we map the linear region with very large
pages, each pte we tear down maps 1GB.
A hot unplug of one 256MB memory block results in 768MB of memory
getting unintentionally unmapped. At this point we are likely to oops.
Fix this by increasing our memory block size to 1GB on PowerNV radix
hosts.
Fixes: 4b5d62ca17a1 ("powerpc/mm: add radix__remove_section_mapping()")
Cc: [email protected] # v4.11+
Signed-off-by: Anton Blanchard <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions