[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2] Use ballooned pages for gntdev
Split up the balloon module, similar to how grants and events are handled. This allow gntdev to use ballooned pages without adding a dependency on the balloon module. The interface is slightly different from that exposed in 2.6.32; the page vector is allocated by the caller, not by the balloon driver. This allows more freedom in how the returned pages are used, since they do not all have to be returned to the balloon driver at the same time. It also tries to reuse already ballooned pages rather than always ballooning new pages to ensure they are in low memory as the 2.6.32 version did. Changes since v1: * Rebased on konrad/devel/{balloon-hotplug,next-2.6.38} merge * Better function names * Adjust balloon stats for requested pages [PATCH 1/3] xen-balloon: Move core balloon functionality out of module [PATCH 2/3] xen-balloon: Add interface to retrieve ballooned pages [PATCH 3/3] xen-gntdev: Use ballooned pages for grant mappings _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |