From owner-cvs-all@FreeBSD.ORG Thu Dec 30 16:44:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2315416A4CE; Thu, 30 Dec 2004 16:44:30 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AB9243D1F; Thu, 30 Dec 2004 16:44:30 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 0020E5C9A7; Thu, 30 Dec 2004 08:44:29 -0800 (PST) Date: Thu, 30 Dec 2004 08:44:29 -0800 From: Alfred Perlstein To: Robert Watson Message-ID: <20041230164429.GE35701@elvis.mu.org> References: <200412301356.iBUDuYsU015829@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200412301356.iBUDuYsU015829@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sysv_msg.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 16:44:30 -0000 * Robert Watson [041230 05:56] wrote: > rwatson 2004-12-30 13:56:34 UTC > > FreeBSD src repository > > Modified files: > sys/kern sysv_msg.c > Log: > Make the sysctls kern.ipc.msgmnb and kern.ipc.msgtql into tunables as > is the case for most other sysctls in the System V IPC message queue > implementation. While you're there... is there any docs for these tunables? I alwasys wind up having to UTSL whenever adjusting sysV tunables. :( -- - Alfred Perlstein