Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/06/2007 19:36:34
Module Name: src
Committed By: martin
Date: Thu Sep 6 19:36:34 UTC 2007
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
Do not call smp_tlb_flush_all() on every pmap_update() - it is too big
a hammer and papers over other problems. We need to revisit this and
fix it correctly soon.
To generate a diff of this commit:
cvs rdiff -r1.193 -r1.194 src/sys/arch/sparc64/sparc64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.