]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Actively limit the allocation of mbufs to NMBUFS/nmbufs and mbuf clusters
authormsmith <msmith@FreeBSD.org>
Tue, 28 Dec 1999 06:35:57 +0000 (06:35 +0000)
committermsmith <msmith@FreeBSD.org>
Tue, 28 Dec 1999 06:35:57 +0000 (06:35 +0000)
commit04d30dbb4986de518a295e91749baa37767b3075
treed30b276147b2c47aefcac20e48f7f3f1acce9d7b
parentcbc12a3b7e07b686c758541786b9f0ee44af2769
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>
sys/kern/uipc_mbuf.c