From owner-freebsd-questions@FreeBSD.ORG Mon Jun 5 16:52:55 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E30FF16B257 for ; Mon, 5 Jun 2006 16:52:55 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5E3443D6E for ; Mon, 5 Jun 2006 16:52:40 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from collaborativefusion.com (mx01.pub.collaborativefusion.com [206.210.89.201]) (TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Mon, 05 Jun 2006 12:52:38 -0400 id 00056420.44846156.0000F715 Received: from Internal Mail-Server by mx01 (envelope-from wmoran@collaborativefusion.com) with AES256-SHA encrypted SMTP; 5 Jun 2006 12:46:24 -0400 Date: Mon, 5 Jun 2006 12:52:37 -0400 From: Bill Moran To: David King Message-Id: <20060605125237.0dd0f77b.wmoran@collaborativefusion.com> In-Reply-To: <27CE73B8-B2DC-4EB5-A350-8259E7AFDD1A@ketralnis.com> References: <0CFDA5B7-6649-4891-BB66-31D9BCB83B38@ketralnis.com> <20060604085148.5f7c5287.wmoran@collaborativefusion.com> <20060604193932.1872024a.wmoran@collaborativefusion.com> <27CE73B8-B2DC-4EB5-A350-8259E7AFDD1A@ketralnis.com> Organization: Collaborative Fusion X-Mailer: Sylpheed version 2.2.5 (GTK+ 2.8.18; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: shmget: No space on device (sshit) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 16:53:11 -0000 On Sun, 4 Jun 2006 21:18:50 -0700 David King wrote: > I have all of the IPC-related sysctls listed below. I do see that > kern.ipc.shmmni is set to 192, and that kern.ipc.semmni is set to 10. > Are those the maximums? What does MNI mean in those names? Is there a > man page or recommended document that describes what these mean in > detail? ipcs -M or /usr/src/sys/conf/NOTES I believe the "mni" portion is "maximum number of identifiers". -- Bill Moran Collaborative Fusion Inc.