Re: Much improved sosend_*() functions

From: Andrew Gallatin <gallatin_at_cs.duke.edu>
Date: Thu, 28 Sep 2006 18:41:41 -0400 (EDT)
Andre Oppermann writes:
 > I have rewritten m_getm() to be simpler and to allocate PAGE_SIZE sized
 > jumbo mbuf clusters (4k on most architectures) as well as m_uiotombuf()
 > to use the new m_getm() to obtain all mbuf space in one go.  It then loops
 > 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().

Hurray!  Thank you for doing this.  I'll try to check it
out with mxge soon, but it might be until next week.

Drew
Received on Thu Sep 28 2006 - 20:42:03 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:00 UTC