[ovs-git] Open vSwitch: XenServer: Increase ulimit on open file descriptors in init script (citrix)

nicira-dev at nicira.com nicira-dev at nicira.com
Mon Aug 10 22:56:17 UTC 2009


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, citrix has been updated
       via  63920cb960ffe2c494f73982f6ea073a4dc3460d (commit)
      from  88acec3bb517fda9c1f5f32d6eec92a153e12b1c (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 63920cb960ffe2c494f73982f6ea073a4dc3460d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=63920cb960ffe2c494f73982f6ea073a4dc3460d
Author: Justin Pettit <jpettit at nicira.com>
		
XenServer: Increase ulimit on open file descriptors in init script
		
Open vSwitch allows up to 256 datapaths to be created.  Each one
requires a few file descriptors.  By default, XenServer limits each
process to 1024 file descriptors, which causes us to run out with roughly
140 datapaths.  This change raises the limit to 4096, so we've got
additional wiggle room.

Feature #1820


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

Summary of changes:
 xenserver/etc_init.d_vswitch |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list