Displaying 1 result from an estimated 1 matches for "looutput".
Did you mean:
logoutput
2003 May 20
3
lots of sockets in TIME_WAIT
..., (I
guess high enough for router with DSL connection).
After some time all mbufs are depleted (system says "All mbuf
cluster exhausted"). However, unexpectedly the system panics shortly
in about 10 minutes (+/-) with:
/kernel: All mbuf cluster exhausted, please see tuning(7)
/kernel: looutput: mbuf allocation failed
/kernel: panic: sbappendaddr
/kernel:
/kernel: syncing disks....
.
.
I don't think this behaviour (a panic) is normal. This crash is
happens often when I'm under such attack and I guess I can easily
give crash dump, kgdb output or something like, if you need.
Sys...