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

dev at openvswitch.org dev at openvswitch.org
Tue Sep 10 23:01:00 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, master has been updated
       via  cc86b1f84b1e2fe1b322a23a2b3b88c0375f2fa1 (commit)
      from  0165217e70501130b98ba6a5e81f91c56a2d0bd2 (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 cc86b1f84b1e2fe1b322a23a2b3b88c0375f2fa1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=cc86b1f84b1e2fe1b322a23a2b3b88c0375f2fa1
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