Subject: CVS commit: [netbsd-2-0] src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 06/01/2004 04:34:52
Module Name:	src
Committed By:	jmc
Date:		Tue Jun  1 04:34:52 UTC 2004

Modified Files:
	src/sys/arch/amd64/amd64 [netbsd-2-0]: pmap.c

Log Message:
Pullup rev 1.10 (requested by sekiya in ticket #429)

Make pmap_collect() a NOP -- due to the way we deal with the four-level pte,
invalidating the entire address space results in multi-minute system hangs.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.2.1 src/sys/arch/amd64/amd64/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.