Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/arch/amd64/amd64
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.
Home |
Main Index |
Thread Index |
Old Index