From owner-freebsd-questions Sat Dec 21 23:41:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C46DA37B401 for ; Sat, 21 Dec 2002 23:41:32 -0800 (PST) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70DE243ED8 for ; Sat, 21 Dec 2002 23:41:32 -0800 (PST) (envelope-from paulbeard@mac.com) Received: from blue.paulbeard.org (12-231-115-57.client.attbi.com[12.231.115.57]) by rwcrmhc51.attbi.com (rwcrmhc51) with ESMTP id <20021222074131051006i4mse>; Sun, 22 Dec 2002 07:41:32 +0000 Received: from mac.com (pink.paulbeard.org [192.168.2.3]) by blue.paulbeard.org (8.12.3/8.11.1) with ESMTP id gBM7fSrq052693 for ; Sat, 21 Dec 2002 23:41:29 -0800 (PST) (envelope-from paulbeard@mac.com) Message-ID: <3E056CA8.6070203@mac.com> Date: Sat, 21 Dec 2002 23:41:28 -0800 From: paul beard User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3a) Gecko/20021215 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Subject: semget problems Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey, I am having some problems with semaphores on a 4.7-RELEASE system using gramofile. Allis well the first time I use it, but subsequent uses will kick back a "semget: no space left on device" when I try to playback a sound file. there were some conversations about this in years past, but I don't see how to solve it. What I ended up doing was adding the Sys V semaphore stuff from LINT and cutting the number of semaphore per ID to 33 out of a system total of 61. http://www.google.com/search?hl=en&ie=ISO-8859-1&q=kern%2F12014 http://www.geocrawler.com/mail/thread.php3?subject=semaphores%2Fsemget+problem&list=159 Any guidance on this one? I'll be rebooting to see if that helps, but if anyone can spare me the trial-and-guess process, I'd appreciate it. -- Paul Beard / 8040 27th Ave NE / Seattle WA 98115 weblog @ Love is sentimental measles. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message