From: "Michael S. Tsirkin" <mst@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>,
dlaor@redhat.com, virtualization@lists.linux-foundation.org,
Chris Wright <chrisw@redhat.com>,
Mark McLoughlin <markmc@redhat.com>,
kvm@vger.kernel.org, Brian Stein <bstein@redhat.com>,
Herbert Xu <herbert.xu@redhat.com>, Dor Laor <dor@redhat.com>,
Yaron Haviv <yaronh@voltaire.com>,
Shahar Klein <shahark@voltaire.com>,
Anthony Liguori <aliguori@us.ibm.com>
Subject: Re: TODO list for qemu+KVM networking performance v2
Date: Wed, 10 Jun 2009 19:28:41 +0300 [thread overview]
Message-ID: <20090610162841.GK28601@redhat.com> (raw)
In-Reply-To: <4A2FDA91.4070903@redhat.com>
On Wed, Jun 10, 2009 at 07:08:49PM +0300, Avi Kivity wrote:
> Michael S. Tsirkin wrote:
>> On Wed, Jun 10, 2009 at 06:18:01PM +0300, Avi Kivity wrote:
>>
>>> Michael S. Tsirkin wrote:
>>>
>>>> But I don't understand how aio will make implementing it easier -
>>>> or are you merely saying that it will make it worthwhile?
>>>>
>>> If you have aio, the the NIC and the guest proceed in parallel. If
>>> the guest is faster (likely), then when it sends the next packet it
>>> will see that interrupts are disabled and not notify again. Once
>>> aio complete we can recheck the queue; if it's empty we reenable
>>> notifications. If there's still stuff in it we submit it with
>>> notifications disabled.
>>>
>>
>> So you are saying that with aio we won't need this optimization at all?
>> I guess it's late in the day, and my mind is fuzzy...
>>
>
> No, I'm saying with aio the optimization becomes worthwhile. But I
> joined late in the thread so we may be talking about different things.
Oh, I see that. What Rusty's saying is that it's not as
trivial as it seems, and I agree. And at some point it
seemed like he was saying it's easier to implement with
aio, but that probably was just my misunderstanding.
--
MST
next prev parent reply other threads:[~2009-06-10 16:30 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-04 16:43 TODO list for qemu+KVM networking performance v2 Michael S. Tsirkin
2009-06-04 17:16 ` Gregory Haskins
2009-06-04 17:29 ` Michael S. Tsirkin
2009-06-04 17:29 ` Michael S. Tsirkin
2009-06-04 17:50 ` Gregory Haskins
2009-06-04 18:10 ` Michael S. Tsirkin
2009-06-04 18:10 ` Michael S. Tsirkin
2009-06-04 17:50 ` Gregory Haskins
2009-06-04 17:16 ` Gregory Haskins
2009-06-10 3:39 ` Rusty Russell
2009-06-10 6:26 ` Dor Laor
2009-06-10 14:39 ` Rusty Russell
2009-06-10 14:53 ` Michael S. Tsirkin
2009-06-10 15:18 ` Avi Kivity
2009-06-10 15:54 ` Michael S. Tsirkin
2009-06-10 15:54 ` Michael S. Tsirkin
2009-06-10 16:08 ` Avi Kivity
2009-06-10 16:08 ` Avi Kivity
2009-06-10 16:28 ` Michael S. Tsirkin [this message]
2009-06-10 16:28 ` Michael S. Tsirkin
2009-06-10 15:18 ` Avi Kivity
2009-06-10 14:53 ` Michael S. Tsirkin
2009-06-10 6:26 ` Dor Laor
2009-06-10 3:39 ` Rusty Russell
-- strict thread matches above, loose matches on Subject: below --
2009-06-04 16:43 Michael S. Tsirkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090610162841.GK28601@redhat.com \
--to=mst@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=avi@redhat.com \
--cc=bstein@redhat.com \
--cc=chrisw@redhat.com \
--cc=dlaor@redhat.com \
--cc=dor@redhat.com \
--cc=herbert.xu@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=markmc@redhat.com \
--cc=rusty@rustcorp.com.au \
--cc=shahark@voltaire.com \
--cc=virtualization@lists.linux-foundation.org \
--cc=yaronh@voltaire.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.