Page MenuHomeFreeBSD

Move vm_map debugging code
ClosedPublic

Authored by dougm on Oct 13 2019, 5:26 PM.
Tags
None
Referenced Files
F114564109: D22011.id63226.diff
Mon, Apr 14, 12:33 AM
F114553263: D22011.id63258.diff
Sun, Apr 13, 10:31 PM
F114508619: D22011.id63258.diff
Sun, Apr 13, 9:11 AM
Unknown Object (File)
Mon, Apr 7, 3:30 AM
Unknown Object (File)
Sat, Mar 22, 10:59 PM
Unknown Object (File)
Feb 11 2025, 1:16 PM
Unknown Object (File)
Feb 11 2025, 1:16 PM
Unknown Object (File)
Feb 11 2025, 8:10 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.