Page MenuHomeFreeBSD

Add functions to time vm_map actions
Needs ReviewPublic

Authored by dougm on Nov 5 2018, 4:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 23 2023, 2:41 AM
Unknown Object (File)
Sep 21 2023, 5:36 PM
Unknown Object (File)
Sep 11 2023, 4:52 AM
Unknown Object (File)
May 5 2023, 3:01 AM
Subscribers
None
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Insert functions start_vm_entry_clock and stop_vm_entry_clock to start and stop a timer to determine the amount of time spent on tree operations on the vm_map.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Add timing to vm_map_entry_resize_free.