cvs commit: src/share/man/man9 mbuf.9 src/sys/kern uipc_mbuf.c
src/sys/sys mbuf.h
Sam Leffler
sam at errno.com
Thu Mar 17 13:22:14 PST 2005
Mike Silbersack wrote:
>
> 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
>
Actually, he showed it to me and I hadn't a clue he would commit it
given the comments I gave him.
Sam
More information about the cvs-src
mailing list