Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2003 18:15:15 +0100
From:      Slawek Zak <zaks@prioris.mini.pw.edu.pl>
To:        freebsd-current@freebsd.org
Subject:   MBuf use size problem on 4.8-RC
Message-ID:  <20030324171515.GA41416@prioris.mini.pw.edu.pl>

next in thread | raw e-mail | index | archive | help
Hi,

netstat -m produces following output on my machine, running 4.8-RC:

21732/22336/96000 mbufs in use (current/peak/max):
        21732 mbufs allocated to data
20733/21260/24000 mbuf clusters in use (current/peak/max)
48104 Kbytes allocated to network (8% of mb_map in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines

I tracked the percentage of mb_map in use. It reached 70% and then
wrapped back to 0%. Why does it happen? A bug?

There seems to be a problem with booting up 4.8-RC on a 4GB machine.
The kernel reaching multiuser mode produces message about
unability of allocating new u_map and panics. This is HyperThreading
enabled machine (2+2logical CPUs). Any ideas?

Thanks. /S

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030324171515.GA41416>