2001-07-10 14:49:33

by Butter, Frank

[permalink] [raw]
Subject: IPC kernel-params

Hi,

could anybody please could give me a hint on how to adjust the
IPC-parameters like MSGMNB etc. in the 2.4.x-kernels?

Thanks in advance,
Frank


2001-07-10 14:59:14

by Chris Wedgwood

[permalink] [raw]
Subject: Re: IPC kernel-params

On Tue, Jul 10, 2001 at 04:16:03PM +0200, Butter, Frank wrote:

could anybody please could give me a hint on how to adjust the
IPC-parameters like MSGMNB etc. in the 2.4.x-kernels?

have you tried

echo <n> > /proc/sys/kernel/msgmnb

sort of thing?



--cw