[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] tools: convert cpumap bitmap to list
On 21 Oct 2005, at 15:03, Ryan Harper wrote: I'm not sure what to do about the python binding in pincpu. As you mentioned, python2.2 doesn't support 'K' (unsigned long long), but it can support 'L' (long long). The usage examples you posted look fine to me.As for pincpu: I think it should accept a list of integers and turn that into a cpumap_t (i.e., do the reverse operation of what we do in vcpu_getinfo). Then python code does not see cpumap bitmaps at all. Just lists of integers. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |