From owner-freebsd-hackers@FreeBSD.ORG Fri Mar 4 01:40:36 2005 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 53DAA16A4CE; Fri, 4 Mar 2005 01:40:36 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06CFA43D48; Fri, 4 Mar 2005 01:40:36 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j241eZN7031941; Thu, 3 Mar 2005 17:40:35 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j241eZYp031940; Thu, 3 Mar 2005 17:40:35 -0800 Date: Thu, 3 Mar 2005 17:40:35 -0800 From: Brooks Davis To: "Greg 'groggy' Lehey" Message-ID: <20050304014035.GA20301@odin.ac.hmc.edu> References: <20050304013622.GS73981@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: <20050304013622.GS73981@wantadilla.lemis.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: FreeBSD Hackers Subject: Re: Setting maximum data size 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: Fri, 04 Mar 2005 01:40:36 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 04, 2005 at 12:06:22PM +1030, Greg 'groggy' Lehey wrote: > I've spent the last hour trying to raise the maximum process data size > (ulimit -d). /etc/login.conf says "unlimited", /boot/loader.conf has > nothing, and I can't find a sysctl that looks like it's doing > something nasty. I've RTFMd and found nothing. What am I missing? The FM seems faily unhelpful, but the answer is the tunable kern.maxdsiz. I found it by finding MAXDSIZ in NOTES and the searching for it on Robert's FreeBSD Cross Refrence and finding the one .c file that used it: http://fxr.watson.org/fxr/ident?i=3DMAXDSIZ -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCJ7yTXY6L6fI4GtQRAq3QAJ0Yjda5bk9/Be89IJlZs9l9HYT7lgCbBXNk j8+hZfV5fMjyijFP5f0jPE0= =lcQu -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi--