Re: Increasing Message Queue's

From: Manfred Spraul (manfred@colorfullife.com)
Date: Mon Nov 11 2002 - 12:36:13 EST


>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

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:22 EST