From: Keith Amidon Date: Mon, 16 Mar 2009 20:26:24 +0000 (-0700) Subject: Document correct default nice level in default sysconfig file for vswitch. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a5c215a459c333917aef03755cf59d4635b95e3;p=openvswitch Document correct default nice level in default sysconfig file for vswitch. --- diff --git a/vswitchd/etc/sysconfig/vswitch.example b/vswitchd/etc/sysconfig/vswitch.example index 3b244cd1..de07ff47 100644 --- a/vswitchd/etc/sysconfig/vswitch.example +++ b/vswitchd/etc/sysconfig/vswitch.example @@ -11,7 +11,7 @@ # FILE_LOGLEVEL="" # PRIORITY: "nice" priority at which to run vswitchd and secchan processes -# PRIORITY=5 +# PRIORITY=-5 # MEMLEAK_LOG: if non-null, must be filename to which memory usage log is # written by vswitchd. This log file can be postprocessed to find