16 Feb 2013 17:58
What magic has the new IO manager done to improve performance ?
yi huang <yi.codeplayer <at> gmail.com>
2013-02-16 16:58:21 GMT
2013-02-16 16:58:21 GMT
I' m curious about the design and trade offs behind the new IO manager. I see two changes from the code:
1. Run IO manager thread on each capability.
2. Use ONESHOT flag to save a system call.
Is it possible to use epoll's ET mode to save even more system calls?
--
http://yi-programmer.com/
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed