On Sat, Jan 24, 2015 at 02:22:29PM +0200, Nikolay Nikolaev wrote:
> Vhost-user will implement the multiqueueu support in a similar way to what
multiqueue
> vhost already has - a separate thread for each queue.
>
> To enable the multiqueue funcionality - a new command line parameter
> "queues" is
On 01/24/2015 05:22 AM, Nikolay Nikolaev wrote:
> Vhost-user will implement the multiqueueu support in a similar way to what
s/multiqueueu/multiqueue/
Also, you probably want to be consistent - is it two words (subject
line) or one word (this sentence)? I could go either way.
> vhost already ha
Vhost-user will implement the multiqueueu support in a similar way to what
vhost already has - a separate thread for each queue.
To enable the multiqueue funcionality - a new command line parameter
"queues" is introduced for the vhost-user netdev.
Changes since v1:
- use s->nc.info_str when brin