Page MenuHomeFreeBSD

uma: remove UMA_ZFLAG_CACHEONLY flag
ClosedPublic

Authored by rlibby on Feb 5 2020, 9:08 AM.
Tags
None
Referenced Files
F145744389: D23516.diff
Mon, Feb 23, 9:15 PM
Unknown Object (File)
Dec 24 2025, 5:28 PM
Unknown Object (File)
Nov 26 2025, 1:20 AM
Unknown Object (File)
Nov 20 2025, 2:28 PM
Unknown Object (File)
Nov 20 2025, 1:38 PM
Unknown Object (File)
Nov 20 2025, 1:27 PM
Unknown Object (File)
Nov 20 2025, 1:26 PM
Unknown Object (File)
Nov 7 2025, 9:29 PM
Subscribers

Details

Summary

UMA_ZFLAG_CACHEONLY was essentially the same thing as UMA_ZONE_VM, but
with a more confusing name. Remove the flag, make UMA_ZONE_VM an
inherit flag, and replace all references.

Test Plan

kyua test -k /usr/tests/sys/Kyuafile

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29181
Build 27113: arc lint + arc unit