freebsd-dev/sys/dev/xen
Andre Oppermann 33e0730e2d Specify a maximum TSO length limiting the segment chain to what the
Xen host side can handle after defragmentation.

This prevents the driver from throwing away too long TSO chains and
improves the performance on Amazon AWS instances with 10GigE virtual
interfaces to the normally expected throughput.

Submitted by:	cperciva (earlier version)
Reviewed by:	cperciva
Tested by:	cperciva
MFC after:	1 week
2013-06-03 13:00:33 +00:00
..
balloon
blkback
blkfront sys/dev/xen/blkfront/blkfront.c: 2013-06-01 04:07:56 +00:00
console Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
control - Fix !SMP build. 2013-01-03 13:42:45 +00:00
netback - Correct spelling in comments 2013-04-17 11:56:11 +00:00
netfront Specify a maximum TSO length limiting the segment chain to what the 2013-06-03 13:00:33 +00:00
pcifront
xenpci Remove files not connected to the build. It's confusing enough that 2013-01-03 15:31:23 +00:00