cvs commit: src/sys/kern uipc_mbuf.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jul 19 14:09:46 PDT 2003
dillon 2003/07/19 14:09:24 PDT
Modified files:
sys/kern uipc_mbuf.c
Log:
Nuke huge mbuf macros stage 1/2: Remove massive inline mbuf macros to reduce
L1/L2 cache pollution. Est. performance improvement of 4-6% and the kernel
is 42KB smaller.
Submitted-by: Bosko Milekic <bmilekic at xxxxxxxxxxxxxxxx>
Revision Changes Path
1.6 +88 -28 src/sys/kern/uipc_mbuf.c
More information about the Commits
mailing list