On 2005-10-28, P. de Boer <[EMAIL PROTECTED]> wrote: > Stefan Krüger wrote: > >> $ netstat -m >> 193/1/13312 mbufs in use (current/peak/max): >> 193 mbufs allocated to data >> 4292490067/4292490067/6656 mbuf clusters in use (current/peak/max) >> ^^^^^^^^^^^^^^^^^^^^^ >> 3434150 Kbytes allocated to network (220% of mb_map in use) >> ^^^^ > > I've seen the same wicked netstat-output on FreeBSD 5.4-RELEASE, so it may > be some bug present in both FreeBSD and DragonflyBSD.
Not exactly (although it could have a similar cause), in FreeBSD 5.4 it's a leak in the stats. This was fixed after 5.4. Kris
