Page MenuHomeFreeBSD

uma: remove UMA_ZFLAG_CACHEONLY flag
ClosedPublic

Authored by rlibby on Feb 5 2020, 9:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 7, 12:12 PM
Unknown Object (File)
Jan 30 2025, 5:14 AM
Unknown Object (File)
Jan 2 2025, 9:53 AM
Unknown Object (File)
Dec 31 2024, 9:11 AM
Unknown Object (File)
Dec 30 2024, 9:05 AM
Unknown Object (File)
Dec 29 2024, 8:33 AM
Unknown Object (File)
Dec 28 2024, 7:57 AM
Unknown Object (File)
Dec 27 2024, 6:00 AM
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