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