#635: Replace use of select() in the I/O manager with epoll/kqueue/etc.
-----------------------------------------+----------------------------------
  Reporter:  simonmar                    |          Owner:  bos             
      Type:  task                        |         Status:  closed          
  Priority:  normal                      |      Milestone:  _|_             
 Component:  libraries/base              |        Version:  6.13            
Resolution:  fixed                       |       Keywords:                  
  Testcase:  N/A                         |      Blockedby:                  
Difficulty:  Project (more than a week)  |             Os:  Unknown/Multiple
  Blocking:                              |   Architecture:  Unknown/Multiple
   Failure:  Runtime performance bug     |  
-----------------------------------------+----------------------------------
Changes (by tibbe):

  * status:  new => closed
  * version:  6.4.1 => 6.13
  * resolution:  => fixed


Comment:

 Done. It took a little longer than one week.

 If you're experience incorrect behavior that you think is related to the
 new I/O manager please file a bug and assign it to me.

 {{{
 Sat Jul 24 12:23:55 CEST 2010  Johan Tibell <[email protected]>
   * Integrate new I/O manager, with signal support
 }}}

 {{{
 Tue Aug 10 10:22:48 CEST 2010  Simon Marlow <[email protected]>
   * Integrated new I/O manager
   (patch originally by Johan Tibell <[email protected]>, minor
 merging by me)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/635#comment:42>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to