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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to