[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen/arm: Implement domain_get_maximum_gpfn
On Mon, Sep 8, 2014 at 10:47 PM, Tamas K Lengyel <tamas.lengyel@xxxxxxxxxxxx> wrote:
As I have been looking at this more and more I'm coming to the conclusion that actually replacing the check in mem_access would be more sensible. The reason being that the user calling this code normally does it based on information gathered via getdomaininfo, and max_pages reported back to the user is higher then this implementation of domain_get_maximum_gpfn reports (on ARM at least). I switched xen-access to use tot_pages instead of max_pages, but tot_pages have been less then domain_get_maximum_gpfn reports. I'm not entirely sure why there is such a discrepancy, but enforcing a value that the user will ultimately 'guess' does not make much sense. Tamas _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |