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)
Fri, Apr 18, 11:45 PM
Unknown Object (File)
Fri, Apr 18, 9:24 PM
Unknown Object (File)
Fri, Apr 18, 8:58 PM
Unknown Object (File)
Fri, Apr 18, 8:41 PM
Unknown Object (File)
Fri, Apr 18, 8:01 PM
Unknown Object (File)
Wed, Apr 2, 3:14 PM
Unknown Object (File)
Mar 15 2025, 2:39 AM
Unknown Object (File)
Mar 14 2025, 6:47 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