Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/10/2004 09:53:23
Module Name: src
Committed By: yamt
Date: Sun Oct 10 09:53:23 UTC 2004
Modified Files:
src/sys/arch/i386/i386: pmap.c
Log Message:
pmap_zero_page, pmap_copy_page, pmap_pageidlezero:
preset PG_M and PG_U where appropriate to eliminate pte writebacks.
from freebsd.
To generate a diff of this commit:
cvs rdiff -r1.175 -r1.176 src/sys/arch/i386/i386/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.