[Bug 195102] dummynet_send() may panic the kernel (bad switch -256)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 17 13:53:26 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195102
--- Comment #2 from eugen at 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.
More information about the freebsd-bugs
mailing list