Use these predicates instead of inline references to vm_min_domains.
Also add an all_domains set, akin to all_cpus; this can be used to check
whether all domains are below a threshold, e.g.,
vm_page_count_min(&all_domains).
Details
Details
- Reviewers
alc kib jeff - Commits
- rS338919: Add more NUMA-specific low memory predicates.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19737 Build 19298: arc lint + arc unit