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
In pmap_object_init_pt(), the pmap_invalidate_all() should be performed on Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |