From: Anthony Liguori <aliguori@us.ibm.com>
To: Avi Kivity <avi@qumranet.com>
Cc: kvm-devel@lists.sourceforge.net, Marcelo Tosatti <mtosatti@redhat.com>
Subject: Re: [PATCH 1/5] Support more than 3.5GB with virtio (v3)
Date: Fri, 09 May 2008 13:37:02 -0500 [thread overview]
Message-ID: <482499CE.5030100@us.ibm.com> (raw)
In-Reply-To: <48246C92.8040900@qumranet.com>
Avi Kivity wrote:
> Anthony Liguori wrote:
>> We're pretty sloppy in virtio right now about phys_ram_base
>> assumptions. This
>> patch is an incremental step between what we have today and a full
>> blown DMA
>> API. I backported the DMA API but the performance impact was not
>> acceptable
>> to me. There's only a slight performance impact with this particular
>> patch.
>>
>> Since we're no longer assuming guest physical memory is contiguous,
>> we need
>> a more complex way to validate the memory regions than just checking
>> if it's
>> within ram_size.
>>
>
> Applied patches 1-2. Since patch 4 is under contention on qemu-devel,
> and 3 and 5 depend on it, I'd like to get the can_receive semantic
> change accepted first.
I'll send it upstream, but I think it's much less of a divergence than
the current virtio_net_poll hacks.
Regards,
Anthony Liguori
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
prev parent reply other threads:[~2008-05-09 18:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-07 18:09 [PATCH 1/5] Support more than 3.5GB with virtio (v3) Anthony Liguori
2008-05-07 18:09 ` [PATCH 2/5] Validate the SG list layouts in virtio Anthony Liguori
2008-05-07 18:09 ` [PATCH 3/5] Revert virtio tap hack (v3) Anthony Liguori
2008-05-07 18:09 ` [PATCH 4/5] Make virtio-net can_receive more accurate (v3) Anthony Liguori
2008-05-07 18:09 ` [PATCH 5/5] Stop dropping so many RX packets in tap (v3) Anthony Liguori
2008-05-11 14:34 ` Avi Kivity
2008-05-11 18:30 ` Anthony Liguori
2008-05-11 18:52 ` Avi Kivity
2008-05-11 20:44 ` Anthony Liguori
2008-05-12 6:59 ` Avi Kivity
2008-05-09 15:24 ` [PATCH 1/5] Support more than 3.5GB with virtio (v3) Avi Kivity
2008-05-09 18:37 ` Anthony Liguori [this message]
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=482499CE.5030100@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=avi@qumranet.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=mtosatti@redhat.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.