Page MenuHomeFreeBSD

uma_zalloc_domain: call uma_zalloc_debug in multi-domain path
ClosedPublic

Authored by vangyzen on Mar 7 2022, 6:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 17, 10:38 AM
Unknown Object (File)
Fri, Nov 14, 3:51 AM
Unknown Object (File)
Oct 29 2025, 12:54 PM
Unknown Object (File)
Oct 29 2025, 12:53 PM
Unknown Object (File)
Oct 29 2025, 12:53 PM
Unknown Object (File)
Oct 29 2025, 12:52 PM
Unknown Object (File)
Oct 23 2025, 9:47 AM
Unknown Object (File)
Oct 19 2025, 3:59 PM

Details

Summary

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

Test Plan

I ran the kyua suite and some internal tests on a multi-domain OneFS node. There were no surprises.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44686
Build 41574: arc lint + arc unit