Date: Wed, 15 Nov 2000 14:05:23 -0800 (PST) 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: <200011152205.OAA91082@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/11/15 14:05:23 PST Modified files: sys/kern kern_intr.c Log: - Replace some instances of sched_ithd with sched_swi in KTR tracepoints. - Assert that Giant is not owned during the main loop of sithd_loop(). Revision Changes Path 1.31 +4 -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?200011152205.OAA91082>