cvs commit: src/sys/kern sched_4bsd.c

Julian Elischer julian at FreeBSD.org
Fri Feb 2 05:14:22 UTC 2007


julian      2007-02-02 05:14:22 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_4bsd.c 
  Log:
  Move the seting of the idle_mask bits to a place where they
  can't be wrong.
  Also use the IDLETD bit in the thread mask to test if its an idle thread
  rather than doing a PCPU access.
  
  Revision  Changes    Path
  1.96      +25 -17    src/sys/kern/sched_4bsd.c


More information about the cvs-src mailing list