cvs commit: src/sys/sys mbuf.h

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jul 19 14:09:46 PDT 2003


dillon      2003/07/19 14:09:27 PDT

  Modified files:
    sys/sys              mbuf.h 
  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.3       +4 -59     src/sys/sys/mbuf.h






More information about the Commits mailing list