ARM64: mm: THP support.
Bring Transparent HugePage support to ARM. The size of a transparent huge page depends on the normal page size. A transparent huge page is always represented as a pmd. If PAGE_SIZE is 4KB, THPs are 2MB. If PAGE_SIZE is 64KB, THPs are 512MB. Signed-off-by:Steve Capper <steve.capper@linaro.org> Acked-by:
Catalin Marinas <catalin.marinas@arm.com> Git-commit: af07484863e0c20796081e57093886c22dc16705 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git [imaund@codeaurora.org: resolve merge conflicts] Signed-off-by:
Ian Maund <imaund@codeaurora.org>
Loading
Please register or sign in to comment