cvs commit: src/sys/kern

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Nov 17 17:43:25 PST 2004


dillon      2004/11/17 17:42:26 PST

DragonFly src repository

  Modified files:
    sys/kern             uipc_mbuf.c 
  Log:
  Do a cleanup pass on the mbuf allocator.  Reorder the mmbfree cache tests
  to improve the critical path.  Use critical sections instead of spls for
  protection.
  
  Revision  Changes    Path
  1.29      +170 -145  src/sys/kern/uipc_mbuf.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/uipc_mbuf.c.diff?r1=1.28&r2=1.29&f=u





More information about the Commits mailing list