From: Maxim Uvarov Date: Fri, 14 Oct 2011 22:36:51 +0000 (-0700) Subject: xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaults X-Git-Tag: v3.3-rc1~129^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80df46494846e857399618c54df30ce294dc1edd;p=pandora-kernel.git xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaults Which is that 128GB is not going to happen with 32-bit PV DomU. Lets use something more realistic. Also update the 64-bit to 500GB which is the max a PV guest can do. Signed-off-by: Maxim Uvarov [v1: Updated 128GB->500GB for 64-bit] Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed