pub const IDENTITY_SCAN_YIELD_INTERVAL: usize = 100;
Yield to scheduler every N entries during identity scan.