From owner-cvs-all Mon Feb 22 0:42:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DDD0B119C7; Mon, 22 Feb 1999 00:42:16 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id AAA17498; Mon, 22 Feb 1999 00:42:16 -0800 (PST) (envelope-from dillon@FreeBSD.org) Message-Id: <199902220842.AAA17498@freefall.freebsd.org> From: Matt Dillon Date: Mon, 22 Feb 1999 00:42:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_unix.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/02/22 00:42:16 PST Modified files: sys/vm vm_unix.c Log: Removed ENOMEM error on swap_pager_full condition which ignored the availability of physical memory. As per original bug report by Bruce. Reviewed by: Alan Cox Revision Changes Path 1.21 +2 -4 src/sys/vm/vm_unix.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message