From: Nick Piggin Date: Thu, 24 Jul 2008 04:27:52 +0000 (-0700) Subject: hugetlb: override default huge page size X-Git-Tag: v2.6.27-rc1~784 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e11bfbfcb08ef4223b863799897c19cdf7c5bc00;p=pandora-kernel.git hugetlb: override default huge page size Allow configurations with the default huge page size which is different to the traditional HPAGE_SIZE size. The default huge page size is the one represented in the legacy /proc ABIs, SHM, and which is defaulted to when mounting hugetlbfs filesystems. This is implemented with a new kernel option default_hugepagesz=, which defaults to HPAGE_SIZE if not specified. Signed-off-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed