Andre Oppermann wrote:
  Rewrite m_uiotombuf() to use m_getm2() for mbuf allocation and do the
  uiomove() in a tight loop over the mbuf chain.  Add a flags parameter to
  accept mbuf flags to be passed to m_getm2().  Adjust all callers for the
  extra parameter.
Has any benchmarking against tap(4) been done? It would be interesting if there were a performance increase here for large sends i.e. jumbograms being sent on software loopback.

BMS

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to