From: Manfred Spraul <manfred@colorfullife.com>
To: "Srinivasa T.N." <seenutn@cdotb.ernet.in>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Increasing Message Queue's
Date: Mon, 11 Nov 2002 18:36:13 +0100 [thread overview]
Message-ID: <3DCFEA8D.9070505@colorfullife.com> (raw)
>I am using RH 7.2 (kernel 2.4.7-10)..
> I wan't to increase the no. of message queues (right now it is MSGMNI =
>16)..How to go about it??
As root [for example in /etc/rc.local]:
echo 128 > /proc/sys/kernel/msgnmi
Hmm. The documentation for both the sysv sem and the msg sysctl's is missing in linux/Documentation/sysrq/kernel.txt
--
Manfred
next reply other threads:[~2002-11-11 17:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-11 17:36 Manfred Spraul [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-11-11 13:52 Increasing Message Queue's Srinivasa T.N.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DCFEA8D.9070505@colorfullife.com \
--to=manfred@colorfullife.com \
--cc=linux-kernel@vger.kernel.org \
--cc=seenutn@cdotb.ernet.in \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.