It was only called in the non-NUMA and single-domain paths.
Some of its assertions were duplicated in uma_zalloc_domain,
but some things were missed, especially memguard.
MFC after: 1 week
Sponsored by: Dell EMC Isilon
Differential D34472
uma_zalloc_domain: call uma_zalloc_debug in multi-domain path vangyzen on Mar 7 2022, 6:59 PM. Authored by Tags None Referenced Files
Details It was only called in the non-NUMA and single-domain paths. MFC after: 1 week I ran the kyua suite and some internal tests on a multi-domain OneFS node. There were no surprises.
Diff Detail
|