Date: Fri, 22 Jun 2001 16:06:39 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_condvar.c Message-ID: <200106222306.f5MN6em83279@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/06/22 16:06:39 PDT Modified files: sys/kern kern_condvar.c Log: - Lock CURSIG with the proc lock and don't release the proc lock until after grabbing the sched lock to close a race. - Lock ktrace points with Giant. Revision Changes Path 1.9 +11 -5 src/sys/kern/kern_condvar.c 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?200106222306.f5MN6em83279>