On Thu, Feb 25, 2016 at 12:44 PM, Ben Pfaff <b...@ovn.org> wrote: > On Fri, Feb 19, 2016 at 12:40:24PM -0800, Andy Zhou wrote: > > On Linux jsonrpc server now users poll group by default. It can > > be disabled by using an undocumented --disable-epoll command line > > options. > > > > For ovsdb-server to maintain 1000 idle connections over TCP with the > > default 5s probe interval, the CPU load dropped from 48% to 14%. > > > > Signed-off-by: Andy Zhou <az...@ovn.org> > > What's the reason that someone would want to disable epoll? >
For the connivence of testing non-epoll version on a Linux platform (such as travis). I'll add this to the commit message as well. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev