HomeFreeBSD

In pmap_object_init_pt(), the pmap_invalidate_all() should be performed on

Description

In pmap_object_init_pt(), the pmap_invalidate_all() should be performed on
the caller-provided pmap, not the kernel_pmap. Using the kernel_pmap
results in an unnecessary IPI for TLB shootdown on SMPs.

Reviewed by: jake, peter

Details

Provenance
alcAuthored on Jul 8 2003, 7:40 PM
Parents
rG6c525ee43c7a: Add an ACPI to ISA psuedo bridge driver. It attaches an isab(4) device to
Branches
Unknown
Tags
Unknown

Event Timeline