cvs commit: src/share/man/man9 mbuf.9 src/sys/kern uipc_mbuf.c
src/sys/sys mbuf.h
Mike Silbersack
silby at silby.com
Thu Mar 17 12:27:04 PST 2005
On Thu, 17 Mar 2005, John-Mark Gurney wrote:
> add m_copyup function.. This can be used to help make our ip stack less
> alignment restrictive, and help performance on some ethernet cards which
> currently copy the entire packet a couple bytes to get the packet aligned
> properly...
>
> Wordsmithing by: dwhite
> Obtained from: NetBSD (code only)
> I'll clean it up later: rwatson
People working on a better function, but didn't get a chance to comment
because you didn't post to net: sam, silby
More information about the cvs-src
mailing list