jeff        2007-01-20 17:03:33 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - We do need to IPI the idlethread on some systems.  It may be stuck in
     a power saving mode otherwise.
   - If the thread is already bound in sched_bind() unbind it before
     re-binding it to a new cpu.  I don't like these semantics but they are
     expected by some code in the tree.  Patch by jkoshy.
  
  Revision  Changes    Path
  1.181     +1 -7      src/sys/kern/sched_ule.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