There is work underway to make ovs-vswitchd multithreaded. --Justin
On Jun 4, 2013, at 4:13 AM, "Lilijun (Jerry)" <[email protected]> wrote: > Hi, all, > In my test, when many different ARP request traffics are received from > outline, OVS’s kernel module will do upcall for these packets in order to > find openflow rules. > Then ovs-vswitchd process will handle each packet and it’s CPU cost may reach > up to 100%, at a result, other control commands will be blocked and can’t be > handled. > So can we extract upcall handling work from ovs-vswitchd process as a single > thread? Is there such plan for resolving this problems? > > Thanks, > Jerry > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
