freebsd-dev/sys/ia64
Marcel Moolenaar b8c4149cff Turn pmap_install_pte() into a critical section. We better not get
interrupted while writing into the VHPT table. While here, make sure
memory accesses a properly ordered. Tag invalidation must happen
first so that the hardware VHPT walker will not be able to match
this entry while we're updating it and we have to make sure the new
new tag gets written only after the PTE is completely updated.

Approved by: re (blanket)
2003-05-19 08:02:36 +00:00
..
acpica
compile
conf Add FireWire drivers to GENERIC. 2003-04-21 16:44:05 +00:00
ia32 Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
ia64 Turn pmap_install_pte() into a critical section. We better not get 2003-05-19 08:02:36 +00:00
include pmap_install() needs to be atomic WRT to context switching. Protect 2003-05-19 04:16:30 +00:00
isa
pci