Date: Mon, 21 May 2001 10:58:53 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: Alfred Perlstein <alfred@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern kern_synch.c Message-ID: <XFMail.010521105853.jhb@FreeBSD.org> In-Reply-To: <200105190140.f4J1enK98983@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19-May-01 Alfred Perlstein wrote: > alfred 2001/05/18 18:40:48 PDT > > Modified files: > sys/kern kern_synch.c > Log: > remove my private assertions from tsleep. > add one assertion to ensure we don't sleep while holding vm. That assertion isn't needed. That's what WITNESS_SLEEP() is for. Please revert. -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010521105853.jhb>