commit | b4718e628dbf68a2dee23b5709e2aa3190409c56 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed Jul 23 21:27:51 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 24 10:47:19 2008 -0700 |
tree | e685b2bd36a0fe731b128d2814996a693561d288 | |
parent | 39c11e6c05b7fedbf7ed4df3908b25f622d56204 [diff] |
x86: add hugepagesz option on 64-bit Add an hugepagesz=... option similar to IA64, PPC etc. to x86-64. This finally allows to select GB pages for hugetlbfs in x86 now that all the infrastructure is in place. Signed-off-by: Andi Kleen <ak@suse.de> 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>