From owner-cvs-all Sat Jun 8 12: 0:51 2002 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 3F61B37B406; Sat, 8 Jun 2002 12:00:41 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g58J0fI33734; Sat, 8 Jun 2002 12:00:41 -0700 (PDT) (envelope-from alc) Message-Id: <200206081900.g58J0fI33734@freefall.freebsd.org> From: Alan Cox Date: Sat, 8 Jun 2002 12:00:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/06/08 12:00:40 PDT Modified files: sys/vm vm_map.c Log: o Simplify vm_map_unwire() by merging the second and third passes over the caller-specified region. Revision Changes Path 1.245 +11 -17 src/sys/vm/vm_map.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message