Date: Sat, 14 Apr 2007 20:38:38 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cxgb/sys mvec.h uipc_mvec.c Message-ID: <200704142038.l3EKcc3P074047@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2007-04-14 20:38:38 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgb/sys mvec.h uipc_mvec.c
Log:
add reference count pointer to mbuf iovec
implement robust version of m_collapse
add support for sf_buf
add fix for m_iovappend
add calls to m_sanity under INVARIANTS
fix m_freem_vec to correctly travese the mbuf iovec chain
Revision Changes Path
1.4 +81 -38 src/sys/dev/cxgb/sys/mvec.h
1.5 +300 -123 src/sys/dev/cxgb/sys/uipc_mvec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704142038.l3EKcc3P074047>
