2001-02-20 12:54:13

by Butter, Frank

[permalink] [raw]
Subject: kernel params

Is there any possibility to set the values for IPC-ressources
(SHM/SEM) other than by changing the headerfiles?

A software we want to install wants us to have set the following
values:

SHM MAX 33554432
SHM MIN 1
MNI 128
SEG 128
SEM MNI 128
SEM MNS 4096
SEM MNU 4096
SEM ONE 32
MSL 32
MAP 4096

I know from HPUX that there is something like /etc/system for this kind of
params...

Frank


2001-02-20 13:56:10

by Erik Mouw

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

On Tue, Feb 20, 2001 at 01:54:04PM +0100, Butter, Frank wrote:
> Is there any possibility to set the values for IPC-ressources
> (SHM/SEM) other than by changing the headerfiles?

Sure, that's what sysctl is for. See sysctl(8) or /proc/sys/kernel/ .


Erik

--
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands
Phone: +31-15-2783635 Fax: +31-15-2781843 Email: [email protected]
WWW: http://www-ict.its.tudelft.nl/~erik/