Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 1996 10:32:10 -0500 (EST)
From:      Brian Tao <taob@io.org>
To:        Jaye Mathisen <mrcpu@cdsnet.net>
Cc:        hackers@FreeBSD.org
Subject:   Re: # of sem undo structs?
Message-ID:  <Pine.BSF.3.91.960313102623.1611F-100000@cabal.io.org>
In-Reply-To: <Pine.BSF.3.91.960305024709.6723t-100000@schizo.cdsnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 5 Mar 1996, Jaye Mathisen wrote:
> 
> While working with INN1.4-unoff3 and some patches, it makes mention of 
> some limitations under HPUX 8.0 that the number of semaphores that can 
> have undo structs associated with them is 30 or so.  Is there a similar 
> limit under -current?  If so, what option changes it?

    I haven't noticed any strange behaviour under 2.1R using the
default semaphore limits.  The only thing I increased was the maximum
size of a shared memory segment.

options         SYSVSHM
options         SYSVSEM
options         SYSVMSG
options         "SHMMAXPGS=1024"

--
Brian Tao (BT300, taob@io.org)
Systems Administrator, Internex Online Inc.
"Though this be madness, yet there is method in't"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960313102623.1611F-100000>