Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 1999 22:35:58 -0800 (PST)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_mbuf.c
Message-ID:  <199912280635.WAA99593@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1999/12/27 22:35:58 PST

  Modified files:
    sys/kern             uipc_mbuf.c 
  Log:
  Actively limit the allocation of mbufs to NMBUFS/nmbufs and mbuf clusters
  to NMBCLUSTERS/nmbclusters/kern.ipc.nmbclusters.
  
  Add a read-only sysctl kern.ipc.nmbufs matching kern.ipc.nmbclusters.
  
  Submitted by:	Bosko Milekic <bmilekic@dsuper.net>
  
  Revision  Changes    Path
  1.51      +23 -3     src/sys/kern/uipc_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?199912280635.WAA99593>