Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/22/2000 08:23:38
Module Name: syssrc
Committed By: thorpej
Date: Fri Sep 22 05:23:38 UTC 2000
Modified Files:
syssrc/sys/arch/alpha/alpha: pmap.c
Log Message:
After consultation of the 21164A manual, the I-cache blocks are
indeed tagged with ASM and the ASN, "per the Alpha architecture".
It is therefore safe to cancel any pending lazy I-sync on a
given CPU when a new ASN is assigned on that CPU.
To generate a diff of this commit:
cvs rdiff -r1.147 -r1.148 syssrc/sys/arch/alpha/alpha/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.