Date: Fri, 5 Mar 2004 11:27:04 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sched_4bsd.c Message-ID: <200403051927.i25JR4wK066867@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004/03/05 11:27:04 PST FreeBSD src repository Modified files: sys/kern sched_4bsd.c Log: The roundrobin callout from sched_4bsd is MPSAFE, so set up the callout as MPSAFE to avoid grabbing Giant. Reviewed by: jhb Revision Changes Path 1.35 +1 -1 src/sys/kern/sched_4bsd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403051927.i25JR4wK066867>