From owner-freebsd-questions@FreeBSD.ORG Fri May 23 06:25:22 2003 Return-Path: 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 8965637B401 for ; Fri, 23 May 2003 06:25:22 -0700 (PDT) Received: from sarov.ru (ns.sarov.ru [194.186.64.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8868143F3F for ; Fri, 23 May 2003 06:25:19 -0700 (PDT) (envelope-from vlad@unim.ru) Received: from unim.ru (www.unim.ru [194.186.64.163]) by sarov.ru (8.12.8/8.12.3+DrWeb-4.28) with ESMTP id h4NDPGNR063950 for ; Fri, 23 May 2003 17:25:16 +0400 (MSD) Received: from unim.ru (vlad [192.168.0.121]) by unim.ru (8.12.3/8.12.3) with ESMTP id h4NIeVpc059491 for ; Fri, 23 May 2003 18:40:32 GMT (envelope-from vlad@unim.ru) Message-ID: <3ECE2187.7030809@unim.ru> Date: Fri, 23 May 2003 17:26:31 +0400 From: Vladimir Sysoev User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU; rv:1.4a) Gecko/20030401 X-Accept-Language: en-us, en, ru MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: About semaphores X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 13:25:22 -0000 I install Iserverd on my FreeBSD 4.6 server and it reports to /var/log/messages : Not enough semaphores. change kernel parameters. I try to use sysctl kern.ipc... but these parameters are read only. 1. Does anybody know about how to increase maximum semaphores counts? 2. Where can I obtain information about kernel(sysctl) parameters (books manuals and others). Mail me. Thanks. Vladimir