From owner-freebsd-stable@FreeBSD.ORG Wed Jul 23 15:23:19 2003 Return-Path: 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 C733B37B401 for ; Wed, 23 Jul 2003 15:23:18 -0700 (PDT) Received: from laptop.tenebras.com (laptop.tenebras.com [66.92.188.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 8052543F85 for ; Wed, 23 Jul 2003 15:23:14 -0700 (PDT) (envelope-from kudzu@tenebras.com) Received: (qmail 23502 invoked from network); 23 Jul 2003 22:23:13 -0000 Received: from sapphire.tenebras.com (HELO tenebras.com) (192.168.188.241) by 0 with SMTP; 23 Jul 2003 22:23:13 -0000 Message-ID: <3F1F0ACF.7000705@tenebras.com> Date: Wed, 23 Jul 2003 15:23:11 -0700 From: Michael Sierchio User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.3.1) Gecko/20030425 X-Accept-Language: en-us, zh-tw, zh-cn, fr, en, de-de MIME-Version: 1.0 To: Gabor References: <20030723173427.GA72876@vmunix.com> In-Reply-To: <20030723173427.GA72876@vmunix.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: malloc does not return null when out of memory X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 22:23:20 -0000 > The kernel for this has the NO_SWAPPING option enabled since there is > essentially no disk, it boots from a CF. man malloc. In particular, see the MALLOC_OPTIONS you might place in /etc/malloc.conf