dougm 63c1432c42 For vm_map, #defining DIAGNOSTIC to turn on full assertion-based
consistency checking slows performance dramatically. This change
reduces the number of assertions checked by completely walking the
vm_map tree only when the write-lock is released, and only then if the
number of modifications to the tree since the last walk exceeds the
number of tree nodes.

Reviewed by: alc, kib
Tested by: pho
Differential Revision: https://reviews.freebsd.org/D22163
2019-11-09 17:08:27 +00:00
..
2019-09-16 21:31:02 +00:00
2019-09-27 18:43:36 +00:00
2019-11-06 16:59:16 +00:00
2019-09-27 18:43:36 +00:00