Kernel events without kevents
Kernel events without kevents
Posted Mar 16, 2007 11:55 UTC (Fri) by bronson (subscriber, #4806)In reply to: Kernel events without kevents by pphaneuf
Parent article: Kernel events without kevents
I agree, multicore is here to stay. That code lets me run one epoll poller per thread and one thread per core (plus a few maintenance threads). I haven't tried it under serious load yet so there may be a few small bugs left to wiggle out, and the poller selection is utterly hacked (it's a todo item), but it works for me so far.
Feel free to mail me at bronson at domain rinspin.com.