cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Mon Nov 17 00:27:12 PST 2003


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


More information about the cvs-src mailing list