Hi, What is the ovs-vswitchd polling frequency? I couldn't figure it out just reading the code.
The main loop has a lot of "wait calls" signal_wait(sighup); bridge_wait(); unixctl_server_wait(unixctl); dp_wait(); netdev_wait(); poll_block(); Is there any documentation concerning this? Thanks, -- Henrique Rodrigues
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
