Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2011 20:17:34 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        Adrian Minta <gygy@stsnet.ro>
Cc:        freebsd-net@freebsd.org
Subject:   Re: FreeBSD 8.2 and MPD5 stability issues
Message-ID:  <4E067A9E.20706@sentex.net>
In-Reply-To: <d31c08689c6be7d5ce88c998a0baedf9.squirrel@mail.stsnet.ro>
References:  <d31c08689c6be7d5ce88c998a0baedf9.squirrel@mail.stsnet.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/25/2011 5:28 PM, Adrian Minta wrote:
> 
> options ALTQ
> options ALTQ_CBQ
> options ALTQ_RED
> options ALTQ_RIO
> options ALTQ_HFSC
> options ALTQ_PRIQ
> # options ALTQ_NOPCC
> 
> device pf
> device pflog
> device pfsync


pf and altq add quite a bit of networking overhead. If you are not using
them, I would get rid of them.

> device          hme

You really have this nic ?

> options         ZERO_COPY_SOCKETS

Not sure how stable this option is.


Enable crash dumps

crashinfo_enable="YES"  # Automatically generate crash dump summary.
dumpdev="AUTO"
dumpdir="/var/crash"    # Directory where crash dumps are to be stored

This will create a .txt file in /var/crash that will have all the info
about the issue

	---Mike



> 
> 
> 
> 
> _______________________________________________
> freebsd-net@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
> 
> 


-- 
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/



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