From: Chen, Kenneth W Date: Fri, 31 Mar 2006 10:30:01 +0000 (-0800) Subject: [PATCH] hugetlb: don't allow free hugetlb count fall below reserved count X-Git-Tag: v2.6.17-rc1~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78c997a4be7d1ed3ff4c27f23d30a0185d39bcbf;p=pandora-kernel.git [PATCH] hugetlb: don't allow free hugetlb count fall below reserved count With strict page reservation, I think kernel should enforce number of free hugetlb page don't fall below reserved count. Currently it is possible in the sysctl path. Add proper check in sysctl to disallow that. Signed-off-by: Ken Chen Cc: David Gibson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed