SHMMAX (semaphores)

How can I change the semaphore values? Without say writing a C program that calls the method.

Thanks.

depends on the os you are using...

I am using HP-UX

and i only know it for solaris :wink:

There are a number of possibilities:

sam

/usr/conf/master.d/*
/stand/system
/stand/system.d/*

Also see the kmtune command and man page.

Thanks guys