Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Feb 2006 00:52:09 +0300
From:      "Artem Kuchin" <matrix@itlegion.ru>
To:        <freebsd-stable@freebsd.org>
Subject:   Strange number of mbufs
Message-ID:  <007401c62842$ecef0dc0$0c00a8c0@Artem>
References:  <20060201033249.U562@10.0.0.1> <20060201123428.GD97785@e-Gitt.NET>

next in thread | previous in thread | raw e-mail | index | archive | help
Running 5.4-CURRENT. Web server. About 150 virtual servers.

%netstat -m

4294481198 mbufs in use
4294662679/25600 mbuf clusters in use (current/max)
0/694/6656 sfbufs in use (current/peak/max)
3463545 KBytes allocated to network
0 requests for sfbufs denied
0 requests for sfbufs delayed
1681997 requests for I/O initiated by sendfile
75325 calls to protocol drain routines

What does this mean? Do i really have  4294481198 mbufs in use?
How is this possible? 

kern.ipc.nmbclusters is set to 25600

Regards,
Artem





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007401c62842$ecef0dc0$0c00a8c0>