Date: Tue, 2 Oct 2012 14:01:32 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-stable@freebsd.org Cc: Norbert Aschendorff <norbert.aschendorff@yahoo.de> Subject: Re: panic "Sleeping thread owns a non-sleepable lock" via cv_timedwait_signal, was "rsync over NFS" Message-ID: <201210021401.32888.jhb@freebsd.org> In-Reply-To: <506B0662.60807@yahoo.de> References: <1990296074.1528480.1349129938870.JavaMail.root@erie.cs.uoguelph.ca> <506B0662.60807@yahoo.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, October 02, 2012 11:21:06 am Norbert Aschendorff wrote: > I'll compile a kernel with > > options WITNESS > options WITNESS_KDB > > ok? Or should I include WITNESS_SKIPSPIN too? Yes, you should include WITNESS_SKIPSPIN. We should probably make that the default. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210021401.32888.jhb>