From owner-freebsd-questions@FreeBSD.ORG Fri Dec 26 13:53:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 790EB16A4CE for ; Fri, 26 Dec 2003 13:53:18 -0800 (PST) Received: from thunderbird.etv.net (thunderbird.etv.net [208.14.190.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D85443D39 for ; Fri, 26 Dec 2003 13:53:17 -0800 (PST) (envelope-from efinleywork@efinley.com) Received: from [205.161.203.55] (helo=elliotdevelop) by thunderbird.etv.net with smtp (Exim 4.24; FreeBSD) id 1AZztV-000Drj-1t for freebsd-questions@freebsd.org; Fri, 26 Dec 2003 14:53:17 -0700 Message-ID: <012f01c3cbfa$d1ee8c40$37cba1cd@emerytelcom.com> From: "Elliot Finley" To: Date: Fri, 26 Dec 2003 14:54:21 -0700 Organization: Emery Telcom MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Out of memory error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Elliot Finley List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 21:53:18 -0000 4.8-R I have a process that needs to keep about 700MB of data in RAM. It crashes when it gets to about 512MB. I've looked for a sysctl variable to tune, but none of them jumped out at me. Same with man tuning' Any pointers would be appreciated. TIA Elliot