From owner-cvs-all Fri Oct 6 6: 3:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E40A37B503; Fri, 6 Oct 2000 06:03:51 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA17063; Fri, 6 Oct 2000 06:03:51 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Message-Id: <200010061303.GAA17063@freefall.freebsd.org> From: David Malone Date: Fri, 6 Oct 2000 06:03:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_unix.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwmalone 2000/10/06 06:03:51 PDT Modified files: sys/vm vm_unix.c Log: If a process is over its resource limit for datasize, still allow it to lower its memory usage. This was mentioned on the mailing lists ages ago, and I've lost the name of the person who brought it up. Reviewed by: alc Revision Changes Path 1.27 +8 -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