From owner-freebsd-stable Mon Nov 24 09:18:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA16251 for stable-outgoing; Mon, 24 Nov 1997 09:18:00 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA16243 for ; Mon, 24 Nov 1997 09:17:54 -0800 (PST) (envelope-from tom@uniserve.com) Received: from shell.uniserve.com [204.244.210.252] by pop.uniserve.com with smtp (Exim 1.73 #1) id 0xa28h-00070c-00; Mon, 24 Nov 1997 09:17:39 -0800 Date: Mon, 24 Nov 1997 09:17:38 -0800 (PST) From: Tom To: Matt Behrens cc: stable@freebsd.org Subject: Re: Running out of memory? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 24 Nov 1997, Matt Behrens wrote: > Problems with VM are now rearing their ugly head in make world. I > presently have 32M real, 32M swap, and make world bombed recently: You should check your user limits, as you probably are not allowing your user access to all memory. Tom