Check the sysctl value called kernel.sem. Changing this value (or the associated /proc/sys entry) allows you to change several semaphore values (SEMMNI SEMMNS...)
-----Original Message----- Is there a way to change "on the fly" the semaphores per userid? I understand they are in /proc/kernel/sem. Is it safe to change them while Linux is running?
