DragonFly users List (threaded) for 2007-08
DragonFly BSD
DragonFly users List (threaded) for 2007-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Warning, objcache(cluster mbuf): Exhausted!


From: Peter Avalos <pavalos@xxxxxxxxxxxx>
Date: Sat, 4 Aug 2007 18:36:45 -0400
Mail-followup-to: users@crater.dragonflybsd.org

On Sat, Aug 04, 2007 at 02:46:11PM -0700, Matthew Dillon wrote:
> 
>     I'm getting some weird numbers when I run netstat -m on crater.  I am
>     not sure if there is an mbuf leak or a statistics leak somewhere or
>     not.   At the moment I'm still moving ahead with the release, though.
>     

Now that you mention it, this is kind of strange:

# netstat -m
180/65536 mbufs in use (current/max):
261/32768 mbuf clusters in use (current/max)
        441 mbufs and mbuf clusters allocated to data
567 Kbytes allocated to network (0% of mb_map in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines

# sysctl kern.ipc.nmbufs kern.ipc.nmbclusters
kern.ipc.nmbufs: 65536
kern.ipc.nmbclusters: 32768

# egrep kern.ipc /boot/loader.conf
kern.ipc.nmbclusters=32768
kern.ipc.nmbufs=32768

So, how did kern.ipc.nmbufs change?

--Peter

Attachment: pgp00000.pgp
Description: PGP signature



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]