George Dunlap
2009-Sep-24 09:40 UTC
[Xen-devel] [PATCH] PoD: Allocate 4k pages if 2 meg allocation fails
In p2m_pod_set_cache_target: * If a 2-meg allocation fails, try a 4k allocation * If both allocations fail, return -ENOMEM so that the domain build will fail. Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
George Dunlap
2009-Sep-24 09:43 UTC
[Xen-devel] Re: [PATCH] PoD: Allocate 4k pages if 2 meg allocation fails
Including the patch... On Thu, Sep 24, 2009 at 10:40 AM, George Dunlap <dunlapg@umich.edu> wrote:> In p2m_pod_set_cache_target: > * If a 2-meg allocation fails, try a 4k allocation > * If both allocations fail, return -ENOMEM so that the domain build will fail. > > Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com> >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel