From owner-cvs-all Sat Dec 29 0:19:28 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 E8E1237B41A; Sat, 29 Dec 2001 00:19:24 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBT8JO774296; Sat, 29 Dec 2001 00:19:24 -0800 (PST) (envelope-from jake) Message-Id: <200112290819.fBT8JO774296@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 29 Dec 2001 00:19:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include pmap.h 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 jake 2001/12/29 00:19:24 PST Modified files: sys/sparc64/include pmap.h Log: Add definitions for dcache color bits, which may move to cache.h. Add fields to md_page for tracking virtual page color, and pv entry lists. Fix pmap_track_modified to work for non-kernel pmaps. This is due to kernel virtual addresses potentially overlapping with userland addresses. Revision Changes Path 1.10 +36 -6 src/sys/sparc64/include/pmap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message