How can I change the semaphore values? Without say writing a C program that calls the method.
Thanks.
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 
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