linux/arch/sparc/include
Nitin Gupta 7bc3777ca1 sparc64: Trim page tables for 8M hugepages
For PMD aligned (8M) hugepages, we currently allocate
all four page table levels which is wasteful. We now
allocate till PMD level only which saves memory usage
from page tables.

Also, when freeing page table for 8M hugepage backed region,
make sure we don't try to access non-existent PTE level.

Orabug: 22630259

Signed-off-by: Nitin Gupta <nitin.m.gupta@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-07-29 10:49:16 -07:00
..
asm sparc64: Trim page tables for 8M hugepages 2016-07-29 10:49:16 -07:00
uapi/asm sparc: Write up preadv2/pwritev2 syscalls. 2016-03-29 18:39:26 -07:00