davidxu     2008-03-06 01:59:08 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_create.c 
  Log:
  Restore code setting new thread's scheduler parameters, I was thinking
  that there might be starvations, but because we have already locked the
  thread, the cpuset settings will always be done before the new thread
  does real-world work.
  
  Revision  Changes    Path
  1.40      +11 -15    src/lib/libthr/thread/thr_create.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