Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64/amd64
Module Name: src
Committed By: fvdl
Date: Thu Aug 4 19:29:26 UTC 2005
Modified Files:
src/sys/arch/amd64/amd64: pmap.c
Log Message:
In pmap_map(), do not do TLB shootdowns. It is only used for kernel dumps,
at which point other CPUs are likely halted, and the addresses mappped
are temporary anyway.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 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