summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Kconfig.cputype
diff options
context:
space:
mode:
authorAneesh Kumar K.V2013-06-20 11:00:14 +0200
committerBenjamin Herrenschmidt2013-06-21 08:01:53 +0200
commitf940f5289873af2ad2c4e73f88c24ad2b8fe3f87 (patch)
tree2e5e623bb15d5f1db3e191236a88221fb83fd693 /arch/powerpc/platforms/Kconfig.cputype
parentpowerpc/mm: handle hugepage size correctly when invalidating hpte entries (diff)
downloadkernel-qcow2-linux-f940f5289873af2ad2c4e73f88c24ad2b8fe3f87.tar.gz
kernel-qcow2-linux-f940f5289873af2ad2c4e73f88c24ad2b8fe3f87.tar.xz
kernel-qcow2-linux-f940f5289873af2ad2c4e73f88c24ad2b8fe3f87.zip
powerpc/THP: Double the PMD table size for THP
THP code does PTE page allocation along with large page request and deposit them for later use. This is to ensure that we won't have any failures when we split hugepages to regular pages. On powerpc we want to use the deposited PTE page for storing hash pte slot and secondary bit information for the HPTEs. We use the second half of the pmd table to save the deposted PTE page. Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/Kconfig.cputype')
0 files changed, 0 insertions, 0 deletions