|
|
|
|
|
by pphaneuf
5799 days ago
|
|
The best would be if it would be possible to code up superpoll to be adaptive, and in effect, benchmark itself to come to the same conclusion, dynamically. So if one day the kernel people fixed epoll to be better all the time, Mongrel2 would magically not use poll() much on systems using that kernel, and favour epoll. Of course, that's often Kinda Hard To Do (tm). ;-) |
|