Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/i386



Module Name:    src
Committed By:   mycroft
Date:           Thu Jul 22 15:12:46 UTC 2004

Modified Files:
        src/sys/arch/i386/i386: machdep.c

Log Message:
Use pmap_kenter_pa() to map pages to dump, not pmap_enter(), so that it's more
resistant to VM lossage.


To generate a diff of this commit:
cvs rdiff -r1.555 -r1.556 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