[ovs-git] Open vSwitch: ovs-ctl: Raise the limit on the number of open file descriptors. (master)

dev at openvswitch.org dev at openvswitch.org
Tue May 20 23:04:18 UTC 2014


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  7a6cf343a410d77e05ebd7bf5b5ade52803879ae (commit)
      from  ac64794acb85a28059c666ef99250971880027b3 (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 7a6cf343a410d77e05ebd7bf5b5ade52803879ae
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7a6cf343a410d77e05ebd7bf5b5ade52803879ae
Author: Alex Wang <alexw at nicira.com>
		
ovs-ctl: Raise the limit on the number of open file descriptors.
		
Since the removal of dispatcher thread, OVS creates 'n-handler-threads'
file descriptors for each bridge port.  To allow more bridge ports
be supported, this commit raises the limit on the number of open file
descriptors from 7500 to 65535.

Bug #1254038.

Signed-off-by: Alex Wang <alexw at nicira.com>


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

Summary of changes:
 utilities/ovs-ctl.in |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list