From owner-freebsd-stable@FreeBSD.ORG Sun Jul 9 21:39:58 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2FAD16A5DD; Sun, 9 Jul 2006 21:39:58 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from H43.C18.B96.tor.eicat.ca (H43.C18.B96.tor.eicat.ca [66.96.18.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76D9443F87; Sun, 9 Jul 2006 21:36:41 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from [127.0.0.1] (desktop.home.local [172.16.0.200]) by H43.C18.B96.tor.eicat.ca (Postfix) with ESMTP id 34EE611519; Sun, 9 Jul 2006 17:37:08 -0400 (EDT) Message-ID: <44B176F5.2050409@rogers.com> Date: Sun, 09 Jul 2006 17:36:53 -0400 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Mathieu Arnold References: <44B16BE9.60508@rogers.com> <44B171AA.9080400@bitfreak.org> <6C05189234026592B01C2703@[192.168.1.5]> <44B17437.5010506@bitfreak.org> <7215DBE558702ADFC8718798@[192.168.1.5]> In-Reply-To: <7215DBE558702ADFC8718798@[192.168.1.5]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SpamToaster-Information: This messages has been scanned by SpamToaster http://www.digitalprogression.ca X-SpamToaster: Found to be clean X-SpamToaster-SpamCheck: not spam, SpamAssassin (not cached, score=-2.49, required 3.5, ALL_TRUSTED -1.80, AWL 0.00, BAYES_00 -2.60, DK_POLICY_SIGNSOME 0.00, DNS_FROM_RFC_ABUSE 0.20, DNS_FROM_RFC_POST 1.71) X-SpamToaster-From: mikej@rogers.com X-Spam-Status: No Cc: Darren Pilgrim , stable@freebsd.org Subject: Re: MySQL and default memory limits (mysqld: Out of memory) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jul 2006 21:39:59 -0000 Mathieu Arnold wrote: > +-Le 09/07/2006 14:25 -0700, Darren Pilgrim a dit : > | Mathieu Arnold wrote: > |> [kern.maxdsiz is not] a sysctl, it's a tunable thing, which don't > |> appear in sysctl. > | > | Gotta love namespace collisions. > > Well, in fact, most of the tunables do have a read only sysctl so that > people don't have to search the code for the value it has/takes :-) > Not this one though :-) > Exactly, its nice being able to see the current values. How else can i see what the values are set to?