Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2006 10:56:30 +0200
From:      "Halid Faith" <maslak@ihlas.net.tr>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: about mbuf clusters value
Message-ID:  <00db01c649a0$af34dcb0$dc96eed5@ihlasnetym>
References:  <009401c64993$104ab730$dc96eed5@ihlasnetym> <cb5206420603170049n5849a29do8cac265abcafc2c6@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry I confused it with our another server
I use freebsd5.4
What should I do ?

thanks

----- Original Message ----- 
From: "Andrew Pantyukhin" <infofarmer@gmail.com>
To: "Halid Faith" <maslak@ihlas.net.tr>
Cc: <freebsd-questions@freebsd.org>
Sent: Friday, March 17, 2006 10:49 AM
Subject: Re: about mbuf clusters value


On 3/17/06, Halid Faith <maslak@ihlas.net.tr> wrote:
> Hello
>
> On Freebsd6.0-release,
> When I type netstat -m  I see below;
> netstat -m
> 4293870790 mbufs in use
> 330335/65535 mbuf clusters in use (current/max)
> 0/6/4528 sfbufs in use (current/peak/max)
> 386543 KBytes allocated to network
> 0 requests for sfbufs denied
> 0 requests for sfbufs delayed
> 0 requests for I/O initiated by sendfile
> 11 calls to protocol drain routines
>
>
> That is, the current value of mbuf clusters is more than it's max value.
> Does This condition cause any problem ?
> what shoul I do ?
>
> Thanks
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"
>

You cannot possibly live with that :-)

Are you sure that's 6.0? Are you sure that netstat is
from 6.0? 'Cuz this is how it looks in a normal 6.0:

1024/2966/3990 mbufs in use (current/cache/total)
984/2608/3592/24768 mbuf clusters in use (current/cache/total/max)
0/5/6448 sfbufs in use (current/peak/max)
2262K/5957K/8220K bytes allocated to network (current/cache/total)
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
12 calls to protocol drain routines

Try rebuilding your world.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00db01c649a0$af34dcb0$dc96eed5>