cvs commit: src/sys/kern uipc_mbuf.c

Hiten Pandya hmp at crater.dragonflybsd.org
Sun Jun 6 04:51:28 PDT 2004


hmp         2004/06/06 04:49:54 PDT

DragonFly src repository

  Modified files:
    sys/kern             uipc_mbuf.c 
  Log:
  Now that we have clients that use m_getcl(9), set the default mcl_pool_max
  pool size for mbuf+clusters to '10' instead of '0', to improve performace.
  
  Obtained-from:  	FreeBSD, rev. 1.51.2.17 (RELENG_4)
  
  Revision  Changes    Path
  1.19      +1 -1      src/sys/kern/uipc_mbuf.c


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





More information about the Commits mailing list