From owner-cvs-all Fri Jul 19 12:35: 9 2002 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 C68AF37B400; Fri, 19 Jul 2002 12:35:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78BBB43E42; Fri, 19 Jul 2002 12:35:06 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from freefall.freebsd.org (alc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6JJZ6JU029000; Fri, 19 Jul 2002 12:35:06 -0700 (PDT) (envelope-from alc@freefall.freebsd.org) Received: (from alc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6JJZ6H4028998; Fri, 19 Jul 2002 12:35:06 -0700 (PDT) Message-Id: <200207191935.g6JJZ6H4028998@freefall.freebsd.org> From: Alan Cox Date: Fri, 19 Jul 2002 12:35:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c src/sys/kern vfs_bio.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/07/19 12:35:06 PDT Modified files: sys/i386/i386 pmap.c sys/kern vfs_bio.c Log: o Use vm_page_alloc(... | VM_ALLOC_WIRED) in place of vm_page_wire(). Revision Changes Path 1.346 +2 -4 src/sys/i386/i386/pmap.c 1.323 +3 -4 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message