Date: Wed, 24 Jan 2001 03:10:56 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_synch.c Message-ID: <200101241110.f0OBAuH15965@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/24 03:10:56 PST Modified files: sys/kern kern_synch.c Log: - Catch up to proc flag changes. - Add in some locking ops that might fix SIGXCPU, but don't enable them yet. - Assert that sched_lock is not recursed when mi_switch() is called. Revision Changes Path 1.123 +30 -26 src/sys/kern/kern_synch.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?200101241110.f0OBAuH15965>