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
F107148690: D34472.diff
Fri, Jan 10, 9:07 PM
Unknown Object (File)
Mon, Dec 30, 12:05 AM
Unknown Object (File)
Sun, Dec 29, 5:21 PM
Unknown Object (File)
Dec 5 2024, 12:36 PM
Unknown Object (File)
Nov 7 2024, 10:00 AM
Unknown Object (File)
Sep 13 2024, 12:46 AM
Unknown Object (File)
Sep 8 2024, 5:53 AM
Unknown Object (File)
Sep 7 2024, 8:07 AM

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