]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add more NUMA-specific low memory predicates.
authorMark Johnston <markj@FreeBSD.org>
Mon, 24 Sep 2018 19:24:17 +0000 (19:24 +0000)
committerMark Johnston <markj@FreeBSD.org>
Mon, 24 Sep 2018 19:24:17 +0000 (19:24 +0000)
commit463406ac4a531b8f4c6102715c17da6183d10be3
tree6ba8a52b11415edc92ffae0f76bb753ae51b9cb3
parent7362ac9ca95598c2715ea3fe8f25231cf3ce104f
Add more NUMA-specific low memory predicates.

Use these predicates instead of inline references to vm_min_domains.
Also add a global all_domains set, akin to all_cpus.

Reviewed by: alc, jeff, kib
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D17278
sys/sys/vmmeter.h
sys/vm/vm_domainset.c
sys/vm/vm_page.c
sys/vm/vm_phys.c
sys/x86/acpica/srat.c