On Thu, Feb 25, 2016 at 12:44 PM, Ben Pfaff <[email protected]> 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 <[email protected]> > > 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 [email protected] http://openvswitch.org/mailman/listinfo/dev
