Re: [RFC PATCH v8 00/16] Provide a zero-copy method on KVM virtio-net.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Shirley Ma
Date: Friday, July 30, 2010 - 8:46 am

Hello Avi,

On Fri, 2010-07-30 at 08:02 +0300, Avi Kivity wrote:

Yes, I used get_user_pages_fast, however if falled back to
get_user_pages() when the apps doesn't allocate buffer on the same page.
If I run a single ping, the RTT is extremely high, but when running
multiple pings, the RTT time reduce significantly, but still it is not
as fast as copy from my initial test. I am thinking that we might need
to pre-pin memory pool.

Shirley

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC PATCH v8 00/16] Provide a zero-copy method on KVM ..., Shirley Ma, (Fri Jul 30, 8:46 am)
Re: [RFC PATCH v8 00/16] Provide a zero-copy method on KVM ..., Michael S. Tsirkin, (Sun Aug 1, 1:31 am)