|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RESEND 09/12] libxc: numa-sched: enable getting/specifying per-vcpu node-affinity
Dario Faggioli writes ("[PATCH RESEND 09/12] libxc: numa-sched: enable
getting/specifying per-vcpu node-affinity"):
> by providing the proper get/set interfaces and wiring them
> to the new domctl-s from the previous commit.
...
> +int xc_vcpu_setnodeaffinity(xc_interface *xch,
> + uint32_t domid,
> + int vcpu,
> + xc_nodemap_t nodemap)
> +{
> + DECLARE_DOMCTL;
> + DECLARE_HYPERCALL_BUFFER(uint8_t, local);
This looks good to me, but I would like Ian C to check that the use of
the hypercall buffer machinery is correct.
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |