> We've had good improvements in a similar issue in dpif-linux by
> switching to use "epoll".  Can kqueue under FreeBSD do something
> similar?

Yes, epoll and kqueue basically provide the same functionality.  What
do you think about incorporating something like libevent to abstract
that?

-Ed
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to