svn commit: r326758 - in head/sys/i386: conf include
David Chisnall
theraven at FreeBSD.org
Wed Dec 20 10:13:37 UTC 2017
On 16 Dec 2017, at 18:05, John Baldwin <jhb at FreeBSD.org> wrote:
>
> When I build a FreeBSD/mips64 kernel with clang,
> _any_ simple NFS op triggers a kernel stack overflow. Kernels compiled
> with GCC do not.
That is not my experience. I haven’t tried a MIPS64 kernel built with clang, but with in-tree gcc I get kernel panics as soon as I try to use NFS, unless I use Stacey’s patches that increase the kernel stack size.
David
More information about the svn-src-all
mailing list