aboutsummaryrefslogtreecommitdiff
path: root/xenserver/root_vswitch_scripts_sysconfig.template
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2009-09-09 10:52:26 -0700
committerBen Pfaff <blp@nicira.com>2009-09-09 10:52:26 -0700
commitc2abdb7ec64ddf295bf92b4713e755dda1bf2f31 (patch)
treebcdde4d077e7258dbf0430594a58daf75f65f03b /xenserver/root_vswitch_scripts_sysconfig.template
parent8850d6d2d1bc3629627d7f70005c8fe08415c4f7 (diff)
Increase the default priority of vswitchd and brcompatd
Our hope is that this will resolve many of the issues we have seen where temporary delays in the forwarding of packets have caused issues of various types. This is a crossport from master of commit 44cb492 by Ian Campbell.
Diffstat (limited to 'xenserver/root_vswitch_scripts_sysconfig.template')
-rw-r--r--xenserver/root_vswitch_scripts_sysconfig.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/xenserver/root_vswitch_scripts_sysconfig.template b/xenserver/root_vswitch_scripts_sysconfig.template
index 295392ee..f848e7b4 100644
--- a/xenserver/root_vswitch_scripts_sysconfig.template
+++ b/xenserver/root_vswitch_scripts_sysconfig.template
@@ -41,7 +41,7 @@
# VSWITCHD_PRIORITY: "nice" priority at which to run ovs-vswitchd and related
# processes.
-# VSWITCHD_PRIORITY=-5
+# VSWITCHD_PRIORITY=-10
# VSWITCHD_LOGFILE: File to send the FILE_LOGLEVEL log messages to.
# VSWITCHD_LOGFILE=/var/log/ovs-vswitchd.log
@@ -103,7 +103,7 @@
# BRCOMPATD_PRIORITY: "nice" priority at which to run ovs-vswitchd and related
# processes.
-# BRCOMPATD_PRIORITY=-5
+# BRCOMPATD_PRIORITY=-10
# BRCOMPATD_LOGFILE: File to send the FILE_LOGLEVEL log messages to.
# BRCOMPATD_LOGFILE=/var/log/ovs-brcompatd.log