[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 6/6] xen,tools: add numa stat tool and hcalls
On Mon, Oct 23, 2006 at 01:09:28PM -0500, Ryan Harper wrote: > This patch adds a tool used to display how memory for each domain was > allocated (which nodes does a domain's memory reside within). It also > dumps information about the Xen heap, including how many pages are in > each zone and node. + struct xen_domctl_availheap availheap; + struct xen_domctl_getdomnodestat getdomnodestat; uint8_t pad[128]; Don't you need to alter the pad to compensate? john _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |