From owner-cvs-sys Mon Jun 24 17:39:32 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA27250 for cvs-sys-outgoing; Mon, 24 Jun 1996 17:39:32 -0700 (PDT) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA27234; Mon, 24 Jun 1996 17:39:25 -0700 (PDT) Date: Mon, 24 Jun 1996 17:39:25 -0700 (PDT) From: John Dyson Message-Id: <199606250039.RAA27234@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 pmap.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 96/06/24 17:39:24 Modified: sys/i386/i386 pmap.c Log: Limit the scan for preloading pte's to the end of an object. Revision Changes Path 1.107 +4 -1 src/sys/i386/i386/pmap.c