HomeFreeBSD

Implement NUMA policy for kmem_*(9). This maintains compatibility with

Description

Implement NUMA policy for kmem_*(9). This maintains compatibility with
reservations by giving each memory domain its own KVA space in vmem that
is naturally aligned on superpage boundaries.

Reviewed by: alc, markj, kib (some objections)
Sponsored by: Netflix, Dell/EMC Isilon
Tested by; pho
Differential Revision: https://reviews.freebsd.org/D13289

Details

Provenance
jeffAuthored on
Reviewer
alc
Differential Revision
D13289: Use separate vmems to segregate KVA by domain
Parents
rS327898: libalias: small memory allocation cleanups.
Branches
Unknown
Tags
Unknown