cvs commit: src/sys/kern kern_mbuf.c

Randall Stewart rrs at FreeBSD.org
Wed Dec 5 07:29:45 PST 2007


rrs         2007-12-05 15:29:44 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mbuf.c 
  Log:
  - Puts default limits on 4k/9k and 16k zones for mbufs all based
    on 1/2 of each of the successive limits tied to the limit for
    2k clusters.
  - Adds real functionality in so that doing a sysctl to change these
    actually changes them :-)
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.36      +67 -6     src/sys/kern/kern_mbuf.c


More information about the cvs-src mailing list