remarkable-linux/include
Jon Tollefson 0d9ea75443 powerpc: support multiple hugepage sizes
Instead of using the variable mmu_huge_psize to keep track of the huge
page size we use an array of MMU_PAGE_* values.  For each supported huge
page size we need to know the hugepte_shift value and have a
pgtable_cache.  The hstate or an mmu_huge_psizes index is passed to
functions so that they know which huge page size they should use.

The hugepage sizes 16M and 64K are setup(if available on the hardware) so
that they don't have to be set on the boot cmd line in order to use them.
The number of 16G pages have to be specified at boot-time though (e.g.
hugepagesz=16G hugepages=5).

Signed-off-by: Jon Tollefson <kniht@linux.vnet.ibm.com>
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-24 10:47:19 -07:00
..
acpi
asm-alpha
asm-arm Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2008-07-23 18:24:08 -07:00
asm-avr32 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 2008-07-23 12:03:18 -07:00
asm-blackfin
asm-cris
asm-frv termios: Termios defines for other platforms 2008-07-20 17:12:38 -07:00
asm-generic
asm-h8300
asm-ia64 hugetlb: modular state for hugetlb page size 2008-07-24 10:47:17 -07:00
asm-m32r
asm-m68k m68k: remove stale ARCH_SUN4 #define 2008-07-20 17:24:39 -07:00
asm-m68knommu
asm-mips
asm-mn10300
asm-parisc
asm-powerpc powerpc: support multiple hugepage sizes 2008-07-24 10:47:19 -07:00
asm-s390 hugetlb: modular state for hugetlb page size 2008-07-24 10:47:17 -07:00
asm-sh hugetlb: modular state for hugetlb page size 2008-07-24 10:47:17 -07:00
asm-sparc hugetlb: modular state for hugetlb page size 2008-07-24 10:47:17 -07:00
asm-sparc64
asm-um
asm-v850
asm-x86 x86: add hugepagesz option on 64-bit 2008-07-24 10:47:19 -07:00
asm-xtensa
crypto
drm
keys
linux hugetlb: allow arch overridden hugepage allocation 2008-07-24 10:47:19 -07:00
math-emu
media
mtd
net ipv6: icmp6_dst_gc return change 2008-07-22 14:35:50 -07:00
pcmcia
rdma
rxrpc
scsi driver core: remove KOBJ_NAME_LEN define 2008-07-21 21:54:52 -07:00
sound
video
xen
Kbuild