From: Jeremy Fitzhardinge Date: Fri, 28 Mar 2008 00:28:39 +0000 (-0700) Subject: x86: sparsemem: reduce i386 PAE section size X-Git-Tag: v2.6.26-rc1~1154^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb8e8375394e1156a5a1e7ba53504b141d2365a8;p=pandora-kernel.git x86: sparsemem: reduce i386 PAE section size A 1G section size makes memory hotplug too coarse in a virtual environment. Retuce it by a factor of 2 to 512M. I would have liked to make it smaller, but it runs out of reserved flags in the page flags. Signed-off-by: Jeremy Fitzhardinge Cc: KAMEZAWA Hiroyuki Cc: Yasunori Goto Cc: Christoph Lameter Cc: Dave Hansen Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed