Date: Wed, 24 May 2006 15:53:02 +0200 From: Frank Steinborn <steinex@nognu.de> To: Michel Gravey <michel.gravey@7ici.biz> Cc: freebsd-net@freebsd.org Subject: Re: question about MPSAFE network stack disabled Message-ID: <20060524135302.B177DB857@shodan.nognu.de> In-Reply-To: <20060524152346.e4v0qc89w48g4cws@webmail.7ici.biz> References: <20060524152346.e4v0qc89w48g4cws@webmail.7ici.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
Michel Gravey wrote: > Hello all, > I've got the following message during boot (on a 6.1 release custom kernel) > WARNING: MPSAFE network stack disabled, expect reduced performance. [...] > Would you please help me to find the cause of that message, to fix the > resulting degraded performance induced by that problem. First: What version are you running? IIRC, MPSAFE was disabled somewhere in the early stages of 5.x - are you running such a version? Second, please check your /boot/loader.conf - could it be that you added that line: debug.mpsafenet="0"? If so, remove it. It's only needed to workaround a bug in FreeBSD-pf AFAIK.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060524135302.B177DB857>