aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysctl.conf4
-rw-r--r--sysctl.conf.ppc644
-rw-r--r--sysctl.conf.s3904
-rw-r--r--sysctl.conf.s390x4
-rw-r--r--sysctl.conf.x86_644
5 files changed, 10 insertions, 10 deletions
diff --git a/sysctl.conf b/sysctl.conf
index 86f18af5..55ffe6e6 100644
--- a/sysctl.conf
+++ b/sysctl.conf
@@ -27,10 +27,10 @@ net.bridge.bridge-nf-call-ip6tables = 0
net.bridge.bridge-nf-call-iptables = 0
net.bridge.bridge-nf-call-arptables = 0
-# Controls the maximum size of a message, in bytes
+# Controls the default maxmimum size of a mesage queue
kernel.msgmnb = 65536
-# Controls the default maxmimum size of a mesage queue
+# Controls the maximum size of a message, in bytes
kernel.msgmax = 65536
# Controls the maximum shared segment size, in bytes
diff --git a/sysctl.conf.ppc64 b/sysctl.conf.ppc64
index 65075397..2409c6f1 100644
--- a/sysctl.conf.ppc64
+++ b/sysctl.conf.ppc64
@@ -27,10 +27,10 @@ net.bridge.bridge-nf-call-ip6tables = 0
net.bridge.bridge-nf-call-iptables = 0
net.bridge.bridge-nf-call-arptables = 0
-# Controls the maximum size of a message, in bytes
+# Controls the default maxmimum size of a mesage queue
kernel.msgmnb = 65536
-# Controls the default maxmimum size of a mesage queue
+# Controls the maximum size of a message, in bytes
kernel.msgmax = 65536
# Controls the maximum shared segment size, in bytes
diff --git a/sysctl.conf.s390 b/sysctl.conf.s390
index acd133dd..e310e02a 100644
--- a/sysctl.conf.s390
+++ b/sysctl.conf.s390
@@ -19,10 +19,10 @@ kernel.core_uses_pid = 1
# Controls the use of TCP syncookies
net.ipv4.tcp_syncookies = 1
-# Controls the maximum size of a message, in bytes
+# Controls the default maxmimum size of a mesage queue
kernel.msgmnb = 65536
-# Controls the default maxmimum size of a mesage queue
+# Controls the maximum size of a message, in bytes
kernel.msgmax = 65536
# Controls the maximum shared segment size, in bytes
diff --git a/sysctl.conf.s390x b/sysctl.conf.s390x
index e26d3eca..2c291952 100644
--- a/sysctl.conf.s390x
+++ b/sysctl.conf.s390x
@@ -19,10 +19,10 @@ kernel.core_uses_pid = 1
# Controls the use of TCP syncookies
net.ipv4.tcp_syncookies = 1
-# Controls the maximum size of a message, in bytes
+# Controls the default maxmimum size of a mesage queue
kernel.msgmnb = 65536
-# Controls the default maxmimum size of a mesage queue
+# Controls the maximum size of a message, in bytes
kernel.msgmax = 65536
# Controls the maximum shared segment size, in bytes
diff --git a/sysctl.conf.x86_64 b/sysctl.conf.x86_64
index ca058571..1fe3fdda 100644
--- a/sysctl.conf.x86_64
+++ b/sysctl.conf.x86_64
@@ -27,10 +27,10 @@ net.bridge.bridge-nf-call-ip6tables = 0
net.bridge.bridge-nf-call-iptables = 0
net.bridge.bridge-nf-call-arptables = 0
-# Controls the maximum size of a message, in bytes
+# Controls the default maxmimum size of a mesage queue
kernel.msgmnb = 65536
-# Controls the default maxmimum size of a mesage queue
+# Controls the maximum size of a message, in bytes
kernel.msgmax = 65536
# Controls the maximum shared segment size, in bytes