[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] [PATCH] Virtual machine queue NIC support incontrol panel
>On Thu, 2008-01-31 at 17:14 +0800, Zhao, Yu wrote: >> This patch enables virtual machine queue NIC support in control panel >> (xm/xend), so user can add or remove dedicated queue for a guest. > >I haven't looked in detail, but the "vmq" option to the vif >configuration seems to have the same syntax (and similar semantics as >far as the user is concerned: make this vif go faster using the >specified physical device) to the "accel" option. I wonder if the two >could be combined? > >Kieran Thanks for the suggestion. We could make "accel" more general, then these two options (and other coming options) can be combined. Currently "accel" only supports static configuration, which means user has to set its values before the associated VIF is allocated. I'd like to turn "accel" into be a dynamic option, so user can enable an accelerator for a VIF even when this VIF is running. And the content of "accel" also could be in a multi-column format, rather than NIC name. For example, if "accel" could recognize "eth_name:feature:parameters", then user can pass flags to acceleration plug-in. This gives more flexibility. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |