From owner-cvs-all@FreeBSD.ORG Tue Mar 23 02:33:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C847E16A4CE; Tue, 23 Mar 2004 02:33:09 -0800 (PST) Received: from darkness.comp.waw.pl (unknown [195.117.238.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9AA343D2D; Tue, 23 Mar 2004 02:33:06 -0800 (PST) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 459C8ACAEE; Tue, 23 Mar 2004 11:33:00 +0100 (CET) Date: Tue, 23 Mar 2004 11:33:00 +0100 From: Pawel Jakub Dawidek To: "Tim J. Robbins" Message-ID: <20040323103300.GK8930@darkness.comp.waw.pl> References: <200403230837.i2N8bZe4025918@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eQ8QKBgzzGzhafWG" Content-Disposition: inline In-Reply-To: <200403230837.i2N8bZe4025918@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vm_map.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 10:33:09 -0000 --eQ8QKBgzzGzhafWG Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 23, 2004 at 12:37:35AM -0800, Tim J. Robbins wrote: +> tjr 2004/03/23 00:37:34 PST +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/vm vm_map.c=20 +> Log: +> Do not copy vm_exitingcnt to the new vmspace in vmspace_exec(). Copying +> it led to impossibly high values in the new vmspace, causing it to nev= er +> drop to 0 and be freed. How serious it is? Do you planning to MFC it to RELENG_4 with peter@'s patch of course? --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --eQ8QKBgzzGzhafWG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAYBJcForvXbEpPzQRAi0SAKDY7GGNf3aZUf2Ww4vcsQ24V9SVTgCfagXj KIIdlSDeF3jUAkmt2JfZ678= =n4wq -----END PGP SIGNATURE----- --eQ8QKBgzzGzhafWG--