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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Sunday, April 25, 2010 - 2:55 am

From: xiaohui.xin@intel.com
Date: Sun, 25 Apr 2010 17:20:06 +0800


Isn't it much easier to map the RX ring of the network device into the
guest's address space, have DMA map calls translate guest addresses to
physical/DMA addresses as well as do all of this crazy page pinning
stuff, and provide the translations and protections via the IOMMU?

What's being proposed here looks a bit over-engineered.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][PATCH v4 13/18] Add header file for mp device., xiaohui.xin, (Sun Apr 25, 2:20 am)
Re: [RFC][PATCH v4 00/18] Provide a zero-copy method on KV ..., David Miller, (Sun Apr 25, 2:55 am)
Re: [RFC][PATCH v4 00/18] Provide a zero-copy method on KV ..., Michael S. Tsirkin, (Sun Apr 25, 5:14 am)
Re: [RFC][PATCH v4 00/18] Provide a zero-copy method on KV ..., Michael S. Tsirkin, (Sun May 9, 2:26 am)