Date: Thu, 11 Apr 2002 14:03:35 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_intr.c Message-ID: <200204112103.g3BL3Zg43943@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/04/11 14:03:35 PDT Modified files: sys/kern kern_intr.c Log: - Set the base priority of an ithread that has no handlers when we set its normal priority. - Lock sched_lock while we dink with the priorities. - Remove a few extra blank lines. Revision Changes Path 1.74 +5 -3 src/sys/kern/kern_intr.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?200204112103.g3BL3Zg43943>