Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2014 13:53:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195102] dummynet_send() may panic the kernel (bad switch -256)
Message-ID:  <bug-195102-8-kjdu2G3VNB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195102-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195102-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195102

--- Comment #2 from eugen@grosbein.net ---
Also, the box has systctl kern.ipc.nmbclusters=400000 and about 17% of them was
utilized just before panic, as per output of:

vmstat -z | awk 'BEGIN { FS=","; OFMT="%.0f"; } /mbuf_cluster:/ { print
$3*100/$2 }'

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195102-8-kjdu2G3VNB>