I'm curious about the design and trade offs in IO manager, I can point out
two changes that should boost performance:

1. Run an IO manager thread on each capability.
2. Use ONESHOT flag to save a system call.

I wonder is there anything else? It must be interesting.


-- 
http://yi-programmer.com/
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to