Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: "Krzysztof Duleba" Subject: Re: Unsufficient number of semaphores in a set Date: Wed, 19 May 2004 22:58:03 +0200 Lines: 27 Message-ID: References: <20040519072751 DOT GH1387 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: fw-gw-atm.mimuw.edu.pl X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 Corinna Vinschen wrote: > > In /usr/include/cygipc/sys one can find > > > > #define SEMMSL 32 /* <= 512 max num of semaphores per id */ > > > > It's obviously not the case. How can I have Cygwin allowing semaphore set > > of size 250? > > First question: Are you using cygipc or cygserver? cygserver > If you're using cygipc, somebody else will have to answer your question. > > If you're using cygserver, the include files in /usr/include/cygipc > are irrelevant. Look into /usr/include/sys. If you want to change > the values, reading /usr/share/doc/Cygwin/cygserver.README will help. I wasn't aware of /etc/cygserver.conf file, which was mentioned in the readme. Thanks. Regards Krzysztof Duleba -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/