From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 13 20:28:42 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBDF316A4CE for ; Fri, 13 Feb 2004 20:28:42 -0800 (PST) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A58243D1F for ; Fri, 13 Feb 2004 20:28:42 -0800 (PST) (envelope-from kitbsdlist2@HotPOP.com) Received: from vixen42 ([68.109.49.234]) by lakemtao07.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040214042840.EXC2432.lakemtao07.cox.net@vixen42>; Fri, 13 Feb 2004 23:28:40 -0500 Date: Fri, 13 Feb 2004 22:27:19 -0600 From: Vulpes Velox To: Matt Freitag Message-Id: <20040213222719.36af8c05@vixen42.> In-Reply-To: <402D545B.2030905@inodes.us> References: <402D545B.2030905@inodes.us> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-hackers@freebsd.org Subject: Re: Obtaining 75k (active) concurrent tcp sessions.. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 04:28:42 -0000 On Fri, 13 Feb 2004 16:48:59 -0600 Matt Freitag wrote: > No, > kern.ipc.nmbclusters is read-only. > > Setting this in /etc/sysctl.conf is futile, it'll never actually be > set in the kernel this way, the change will just get a read-only > error, just like you would once the machine is booted. As long as I > can remember it's been like this. > > sysctl: oid 'kern.ipc.nmbclusters' is a read only tunable > sysctl: Tunable values are set in /boot/loader.conf > hehe, yeah, just checkted, was getting it confused with another...