diff options
author | Steve Capper <steve.capper@linaro.org> | 2013-04-10 12:48:00 (GMT) |
---|---|---|
committer | Steve Capper <steve.capper@linaro.org> | 2013-06-14 08:52:40 (GMT) |
commit | 084bd29810a5689e423d2f085255a3200a03a06e (patch) | |
tree | 2c26ab58c8b95fb5c6f925044c3873979217da4a /net/dns_resolver | |
parent | 59911ca4325dc7bd95e05c988fef3593b694e62c (diff) | |
download | linux-fsl-qoriq-084bd29810a5689e423d2f085255a3200a03a06e.tar.xz |
ARM64: mm: HugeTLB support.
Add huge page support to ARM64, different huge page sizes are
supported depending on the size of normal pages:
PAGE_SIZE is 4KB:
2MB - (pmds) these can be allocated at any time.
1024MB - (puds) usually allocated on bootup with the command line
with something like: hugepagesz=1G hugepages=6
PAGE_SIZE is 64KB:
512MB - (pmds) usually allocated on bootup via command line.
Signed-off-by: Steve Capper <steve.capper@linaro.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'net/dns_resolver')
0 files changed, 0 insertions, 0 deletions