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/i386/i386
Module Name: src
Committed By: he
Date: Fri Jul 23 22:42:01 UTC 2004
Modified Files:
src/sys/arch/i386/i386 [netbsd-2-0]: machdep.c
Log Message:
Pull up revision 1.556 (requested by mycroft in ticket #694):
Use pmap_kenter_pa() to map pages to dump, not pmap_enter(),
so that it is more resistant to VM lossage.
To generate a diff of this commit:
cvs rdiff -r1.552.2.1 -r1.552.2.2 src/sys/arch/i386/i386/machdep.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