Date: Thu, 22 Nov 2001 14:54:39 +0000 From: Ian Dowse <iedowse@maths.tcd.ie> To: Yoriaki FUJIMORI <fujimori@prinz.fujimori.cache.waseda.ac.jp> Cc: freebsd-smp@freebsd.org Subject: Re: nfsd/ypserv die on smp Message-ID: <200111221454.aa21292@salmon.maths.tcd.ie> In-Reply-To: Your message of "Thu, 22 Nov 2001 23:16:31 %2B0900." <200111221416.fAMEGVw11024@prinz.fujimori.cache.waseda.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200111221416.fAMEGVw11024@prinz.fujimori.cache.waseda.ac.jp>, Yoria ki FUJIMORI writes: > > 3999 nfsd PSIG SIGPROF SIG_DFL Ah, SIGPROF. This is a common side-effect of overflows in the per-process kernel stack. Shortly after 4.4-RELEASE the size of the per-process kernel stack was increased due to this problem. If you cvsup to 4-STABLE, or alternatively change the definition of "UPAGES" in /usr/src/sys/i386/include/param.h from 2 to 3 and rebuild your kernel, then the problem should go away. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi? <200111221454.aa21292>