Re: Much improved sosend_*() functions




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
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Much improved sosend_*() functions
    ... On Fri, 29 Sep 2006, Andre Oppermann wrote: ... see if performance changes there as well? ... Mike "Silby" Silbersack ...
    (freebsd-current)
  • Re: Much improved sosend_*() functions
    ... Mike Silbersack wrote: ... see if performance changes there as well? ... Impressive improvements for TCP, in any case! ... Mike "Silby" Silbersack ...
    (freebsd-current)
  • Re: Much improved sosend_*() functions
    ... Mike Silbersack wrote: ... see if performance changes there as well? ... Impressive improvements for TCP, in any case! ... Mike "Silby" Silbersack ...
    (freebsd-net)