[ovs-git] Open vSwitch: ofproto: Reduce default number of miss handlers. (branch-2.0)

dev at openvswitch.org dev at openvswitch.org
Tue Sep 10 23:02:30 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-2.0 has been updated
       via  1b18fb013505891b887a4c97826d64576019bca7 (commit)
      from  5542f936e769c02f72751cd1ac68ddc6de6feab1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1b18fb013505891b887a4c97826d64576019bca7
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=1b18fb013505891b887a4c97826d64576019bca7
Author: Ethan Jackson <ethan at nicira.com>
		
ofproto: Reduce default number of miss handlers.
		
The default number of miss handlers should be the number of processors
minus two to account for the dispatcher and main threads.

Signed-off-by: Ethan Jackson <ethan at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 ofproto/ofproto.c    |    5 +++--
 vswitchd/vswitch.xml |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list