Date: Mon, 18 Mar 2002 18:14:23 +0300 (MSK) From: Dmitry Mottl <dima@sinp.msu.ru> To: freebsd-questions@FreeBSD.org Subject: mbufs, nmbclusters Message-ID: <Pine.BSF.4.43.0203181801540.59799-100000@BigKing.sinp.msu.ru>
next in thread | raw e-mail | index | archive | help
Hi How can I find which program uses a lot of kernel mbufs and nmbclusters? Is the maximum number of nmbclusters that can be occupied by program is N*(net.inet.tcp.sendspace+net.inet.tcp.recvspace)/2048, where N is number of tcp connections opened by the program? Thank you Best regards, Dmitry Mottl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.43.0203181801540.59799-100000>