|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] More on 2.6.28 and balloon driver
Dan Magenheimer wrote: 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.)Limited testing, but it appears that adding it back in with this simple patch to linux-2.6.28 makes ballooning work properly. Thanks. That's a pretty embarrassing oversight :/ As the code is lifted from the original Xen balloon driver, I'm not sure I need this, but: Signed-off-by: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx> Yeah, the S-o-b line is a way to keep track of who a patch went via. It's "I assert that I'm allowed to post this patch". In theory you'd include the previous S-o-b lines (if any), but a reference to the source repo/version would be enough in this case. J
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |