Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2001 16:08:31 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_mbuf.c
Message-ID:  <200107262308.f6QN8VR08689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/07/26 16:08:31 PDT

  Modified files:
    sys/kern             subr_mbuf.c 
  Log:
  Use the tunable maxusers rather than the compile-time one.  Evaluate and
  initialize in the right order to make derivative settings work right.
  eg: at compile time, nmbufs was double nmbclusters.  For POLA this should
  work the same at runtime.
  
  Revision  Changes    Path
  1.5       +19 -13    src/sys/kern/subr_mbuf.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107262308.f6QN8VR08689>