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.
Differential D22011
Move vm_map debugging code dougm on Oct 13 2019, 5:26 PM. Authored by Tags None Referenced Files
Subscribers
Details 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. Tested as part of https://reviews.freebsd.org/D21964
Diff Detail
|