From owner-freebsd-current@FreeBSD.ORG Mon May 28 00:36:16 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D708316A47D for ; Mon, 28 May 2007 00:36:16 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id C272913C46C for ; Mon, 28 May 2007 00:36:16 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 08D901A3C19; Sun, 27 May 2007 17:37:23 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id D46BD513C5; Sun, 27 May 2007 20:36:15 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id AFEA6C1A2; Sun, 27 May 2007 20:36:15 -0400 (EDT) Date: Sun, 27 May 2007 20:36:15 -0400 From: Kris Kennaway To: Abdullah Ibn Hamad Al-Marri Message-ID: <20070528003615.GA13910@rot13.obsecurity.org> References: <499c70c0705270837s12a8b48cl5b72135026112d30@mail.gmail.com> <20070527183833.GB5402@rot13.obsecurity.org> <499c70c0705271243s1f47a190s54ebd591e6ad344c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <499c70c0705271243s1f47a190s54ebd591e6ad344c@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org, Kris Kennaway Subject: Re: FreeBSD 7.0 sysctl? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2007 00:36:16 -0000 On Sun, May 27, 2007 at 10:43:07PM +0300, Abdullah Ibn Hamad Al-Marri wrote: > On 5/27/07, Kris Kennaway wrote: > >On Sun, May 27, 2007 at 06:37:43PM +0300, Abdullah Ibn Hamad Al-Marri > >wrote: > >> Hello, > >> > >> I was able to use this command in 6.x > >> > >> Now when I tried it it doesn't work in 7.0 > >> > >> sysctl kern.threads.max_groups_per_proc=40000 > >> > >> What is the similar command in 7.0-CURRENT? > >> > >> I need this to tweak MySQL. > > > >If it doesn't exist any longer, how do you know it is required? > > > >Kris > > This what I did read in pefromance mailing list someone suggest these > tweaks to make MySQL runs faster. > > I'm not sure it's needed. I would assume not, since it no longer exists. Kris