Date: Thu, 28 Sep 2006 19:29:52 -0400 (EDT) From: Mike Silbersack <silby@silby.com> To: Andre Oppermann <andre@freebsd.org> Cc: freebsd-net@freebsd.org, freebsd-current@freebsd.org, gallatin@cs.duke.edu Subject: Re: Much improved sosend_*() functions Message-ID: <Pine.BSF.4.58.0609281928020.20971@niwun.pair.com> In-Reply-To: <451C4850.5030302@freebsd.org> References: <451C4850.5030302@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Sep 2006, Andre Oppermann wrote: > over it an copies the data into the mbufs by using uiomove(). sosend_dgram() > and sosend_generic() are change to use m_uiotombuf() instead of sosend_copyin(). Can you do some UDP testing with 512b, 1K, 2K, 4K, 8K, and 16K packets to see if performance changes there as well? How about local sockets? Impressive improvements for TCP, in any case! Mike "Silby" Silbersack
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.58.0609281928020.20971>