[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-cim] Allocation Capabilities struct



I am trying to determine the proper way of resolving what goes into the RESOURCE and RESOURCES structs for the allocation capabilities stuff.  I do not believe Xen needs to be accessed in any way, so a counter like currentCapabilityNum should be the only member of this struct.  The RESROUCE structure should be something like this:

typedef struct {
   char instanceid[1024];
   int ResourceType;
   int RequestTypesSupported;
   int SharingMode;
} _RESOURCE;

Please let me know if this is on the right track.

Luke

_______________________________________________
Xen-cim mailing list
Xen-cim@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-cim

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.