[Bug 242427] pmap_remove() sometimes is very slow causing 10+ minutes long reboots

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 4 15:58:19 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242427

Mark Johnston <markj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj at FreeBSD.org

--- Comment #1 from Mark Johnston <markj at FreeBSD.org> ---
My naive guess is that we're either spending this time in the
pmap_invalidate_all() call or in the pmap_delayed_invl_finished() call.  Can
you determine whether this is the case?  Do you have PTI enabled (vm.pmap.pti)?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list