From: Dan Magenheimer Date: Thu, 22 Jan 2009 22:36:08 +0000 (-0800) Subject: xen: actually release memory when shrinking domain X-Git-Tag: v2.6.29-rc3~42^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1058a75f07b9bb8323fb5197be5526220f8b75cf;p=pandora-kernel.git xen: actually release memory when shrinking domain Fix this: > It appears that in the upstream balloon driver, > the call to HYPERVISOR_update_va_mapping is missing > from decrease_reservation. I think as a result, > the balloon driver is eating memory but not > releasing it to Xen, thus rendering the balloon > driver essentially useless. (Can be observed via xentop.) Signed-off-by: Dan Magenheimer Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed