Page MenuHomeFreeBSD

Move vm_map debugging code
ClosedPublic

Authored by dougm on Oct 13 2019, 5:26 PM.
Tags
None
Referenced Files
F109926418: D22011.diff
Tue, Feb 11, 8:10 AM
Unknown Object (File)
Tue, Jan 21, 10:14 PM
Unknown Object (File)
Jan 11 2025, 8:01 AM
Unknown Object (File)
Nov 24 2024, 11:26 PM
Unknown Object (File)
Nov 24 2024, 6:00 AM
Unknown Object (File)
Nov 21 2024, 1:48 AM
Unknown Object (File)
Nov 19 2024, 4:29 PM
Unknown Object (File)
Nov 15 2024, 10:39 AM
Subscribers

Details

Summary

Use VM_MAP_FOREACH in a couple of loops.

Move the definition of _vm_map_assert_consistent below the definitions of vm_entry_max_free_{left,right} so that it can use them instead of reimplementing them.

Fix indentation.

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Oct 14 2019, 5:15 PM
This revision was automatically updated to reflect the committed changes.