Date: Mon, 22 Feb 1999 00:42:16 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_unix.c Message-ID: <199902220842.AAA17498@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <alc@cs.rice.edu> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902220842.AAA17498>