simonmar 2004/02/27 04:39:17 PST
Modified files:
ghc/rts Schedule.c
Log:
scheduleWaitThread(): don't call THREAD_RUNNABLE because the new
thread is bound, and therefore only runnable by the current OS
thread. Calling THREAD_RUNNABLE just wakes up workers and slows
things down.
Revision Changes Path
1.189 +6 -12 fptools/ghc/rts/Schedule.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
