How to increase # of semaphores

Maurijn van Tol maurijn at pttdis
Mon Jun 17 21:24:54 AEST 1991


Hi !
I'm sending this for a friend without access to the net,
please email replies directly to him.

Thanks,
	maurijn

------------------------------------------------------------------------

I want to increase the number of semaphores and semaphore identifiers
on our 4.1 Ultrix risc machine. I could not find a word about this in
the documentation (please point me to anything I may have missed), so
I added two lines to the kernel configuration file:

	options SEMMNI="40"
	options SEMMNS="100"

and ran 'doconfig'. However, the newly booted kernel apparently has
exactly the same number of semaphores and identifiers as the old one.

What did I do wrong?

BTW, if Ultrix has a kernel malloc(), why would one impose a maximum
number of semaphores at all?

	Siebren van der Zee, siebren at xirion.nl



More information about the Comp.unix.ultrix mailing list