On Fri, Jun 13, 2014 at 07:44:58PM +0530, Rahul Arora wrote:
> I am working on openvswitch version 2.1.2. But i am facing one issue in
> this.
> 
> When i am adding port in a bridge,Then my CPU usage is increasing to 100%.
> 
> When i am commenting the following line in the file (* vim
> openvswitch-2.1.2/lib/seq.c*)
> 
> *poll_immediate_wake();      //line number 179//*
> 
> 
> Then i am getting normal CPU usage.

It should take only a moment (less than 1 second) to add a port.  How
long is the CPU usage high?

What kind of port are you adding?

Could you try OVS from the master branch?  It has better logging when
there is high CPU usage, which may help to identify the problem.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to