HomeFreeBSD

pcpu_page_alloc: guard against empty NUMA domains

Description

pcpu_page_alloc: guard against empty NUMA domains

Some systems, such as higher end Threadripper, may have
NUMA domains with no physical memory, Don't allocate
from these domains.

This fixes a "panic: vm_wait in early boot" on my 2990WX desktop

Reviewed by: jeff
Sponsored by: Netflix

Details

Provenance
gallatinAuthored on
Parents
rS356865: MFC r349265: No need for each bsnmpd(1) module to open connection to syslog
Branches
Unknown
Tags
Unknown