Date: Mon, 17 Nov 2003 00:27:11 -0800 (PST) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sched_ule.c Message-ID: <200311170827.hAH8RBFq084352@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2003/11/17 00:27:11 PST FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Mark ksq_assigned as volatile so that when this code is used without sched_lock we can be sure that we'll pick up the new value. Revision Changes Path 1.83 +3 -3 src/sys/kern/sched_ule.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311170827.hAH8RBFq084352>