[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/2] busy polling support for vhost-kernel
From: |
Jason Wang |
Subject: |
Re: [Qemu-devel] [PATCH 0/2] busy polling support for vhost-kernel |
Date: |
Wed, 6 Apr 2016 09:49:34 +0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
On 04/05/2016 11:54 PM, Greg Kurz wrote:
> On Mon, 21 Mar 2016 13:25:53 +0800
> Jason Wang <address@hidden> wrote:
>> > Hi:
>> >
>> > This series enable vhost-kernel busy polling support. It's done
>> > through introducing a new property for tap backend - 'vhost_poll_us'
>> > which is the maximum number of us could be spent for busy polling.
>> >
>> > Please reivew.
>> >
> Hi Jason !
>
> Do you plan to post v2 with the missing documentation soon ?
>
> Thanks.
>
> --
> Greg
>
Hi:
Look like it's not 2.6 material, so plan to do it after 2.6 is out. But
if you wish, I can post it soon.
Thanks