[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1284410580.13351.10.camel@localhost.localdomain>
Date: Mon, 13 Sep 2010 13:43:00 -0700
From: Shirley Ma <mashirle@...ibm.com>
To: Avi Kivity <avi@...hat.com>, Arnd Bergmann <arnd@...db.de>,
mst@...hat.com
Cc: xiaohui.xin@...el.com, netdev@...r.kernel.org, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [RFC PATCH 0/1] macvtap TX zero copy between guest and host kernel
This patch induces a new sock flag ZEROCOPY to avoid copy between
userspace and kernel. macvtap is the first user of zero copy between
guest and host kernel. It only uses when the lower device supports high
memory DMA. The first set of patch only addresses transmission TX side.
The test has shown big improvement on either CPU utilization reduction
or BW increase on 10GbE Intel NIC. Performance data will be submitted in
the coming email.
thanks
Shirley
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists