Nicholas Piggin [off-list ref] writes:
Per-node allocations are possible on 64s with radix that does
not have the bolted SLB limitation.
Hash would be able to do the same if all CPUs had the bottom of
their node-local memory bolted as well. This is left as an
exercise for the reader.
---
arch/powerpc/kernel/paca.c | 41 +++++++++++++++++++++++++++++++++++------
arch/powerpc/kernel/setup_64.c | 4 ++++
2 files changed, 39 insertions(+), 6 deletions(-)
Added SOB.
cheers