From owner-freebsd-stable Mon May 28 15:23:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.uniserve.com (mail2.uniserve.com [204.244.156.10]) by hub.freebsd.org (Postfix) with ESMTP id D555237B423 for ; Mon, 28 May 2001 15:23:09 -0700 (PDT) (envelope-from tom@uniserve.com) Received: from mail2.uniserve.com ([204.244.156.10]) by mail2.uniserve.com with esmtp (Exim 3.13 #1) id 154VPn-000Cc5-00; Mon, 28 May 2001 15:23:07 -0700 Date: Mon, 28 May 2001 15:23:07 -0700 (PDT) From: Tom X-Sender: tom@athena.uniserve.ca To: The Hermit Hacker Cc: freebsd-stable@freebsd.org Subject: Re: machine hangs when no memory/swap left ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 28 May 2001, The Hermit Hacker wrote: > stupid question, but shouldn't there be a mechanism to prevent that? > something to crash the process or somethign when the machine runs out of > virtual memory? It has always been my experience that it does. Basically the process that requests memory that doesn't exist, is killed. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message