sof         2003/09/15 13:39:41 PDT

  Modified files:
    ghc/rts/win32        IOManager.c 
  Log:
   factor out code that handles depositing of work items on the
    thread pool's request queue.
  - when it looks as if a new worker thread needs to be created, give
    up our quantum first in the hope that this might at the last minute
    turn up more idle worker threads.
  - add comment re: trimming pool size.
  
  Merged to STABLE eventually; I may continue tinkering with this code
  some more over the next day or two.
  
  Revision  Changes    Path
  1.8       +66 -82    fptools/ghc/rts/win32/IOManager.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to