On Sun, Nov 14, 2010 at 11:15:02PM -0800, Henrique Rodrigues wrote:
> What is the ovs-vswitchd polling frequency? I couldn't figure it out just
> reading the code.

There is no "polling frequency".  The "wait" calls that you see register
with the main loop to wake up when something interesting happens.  The
"wait" functions don't actually wait themselves.

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org

Reply via email to