HomeFreeBSD

vm_phys_early_alloc: mem_index is only used under #ifdef NUMA.

Description

vm_phys_early_alloc: mem_index is only used under #ifdef NUMA.

Possibly mem_index should just reuse biggestone since this loop is
already reusing biggestsize.

Details

Provenance
jhbAuthored on Apr 9 2022, 12:25 AM
Differential Revision
D34853: vm_phys_early_alloc: mem_index is only used under #ifdef NUMA.
Parents
rGa7e1a58554fd: uma_zfree_smr: uz_flags is only used if NUMA is defined.
Branches
Unknown
Tags
Unknown