From owner-cvs-all Sun Oct 14 13:57: 0 2001 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 448F837B406; Sun, 14 Oct 2001 13:56:57 -0700 (PDT) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9EKuv966592; Sun, 14 Oct 2001 13:56:57 -0700 (PDT) (envelope-from tegge) Message-Id: <200110142056.f9EKuv966592@freefall.freebsd.org> From: Tor Egge Date: Sun, 14 Oct 2001 13:56:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.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 tegge 2001/10/14 13:56:56 PDT Modified files: sys/i386/i386 pmap.c Log: Reduce the number of TLB shootdowns caused by a call to pmap_qenter() from number of pages mapped to 1. Reviewed by: dillon Revision Changes Path 1.291 +19 -5 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message