From: Paolo 'Blaisorblade' Giarrusso Date: Wed, 11 Oct 2006 08:21:42 +0000 (-0700) Subject: [PATCH] uml: allow finer tuning for host VMSPLIT setting X-Git-Tag: v2.6.19-rc2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c21be1c9c1ab42fe285a74f184e1acbc37ee084b;p=pandora-kernel.git [PATCH] uml: allow finer tuning for host VMSPLIT setting Now that various memory splits are enabled, add a config option allowing the user to compile UML for its need - HOST_2G_2G allowed to choose either 3G/1G or 2G/2G, and enabling it reduced the usable virtual memory. Detecting this at run time should be implemented in the future, but we must make the stop-gap measure work well enough (this is valid in _many_ cases). Signed-off-by: Paolo 'Blaisorblade' Giarrusso Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed