Date: Wed, 24 Jan 2001 03:06:40 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_resource.c Message-ID: <200101241106.f0OB6e415573@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/24 03:06:40 PST Modified files: sys/kern kern_resource.c Log: - Add a mtx_assert() for sched_lock in calcru(). - Protect calcru() with sched_lock later on in the file when it is called. Revision Changes Path 1.71 +4 -1 src/sys/kern/kern_resource.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?200101241106.f0OB6e415573>