]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Encapsulate phys_avail manipulation in a set of simple routines. Add a
authorjeff <jeff@FreeBSD.org>
Sun, 18 Aug 2019 07:06:31 +0000 (07:06 +0000)
committerjeff <jeff@FreeBSD.org>
Sun, 18 Aug 2019 07:06:31 +0000 (07:06 +0000)
commit5299047aaacccaaa8798232e8353b8f0d30a6636
treebc5829ed2e16a40577cdba87a0b46157eba3e53f
parent440da2ebc13ee255247958cdda0997f451174dd9
Encapsulate phys_avail manipulation in a set of simple routines.  Add a
NUMA aware boot time memory allocator that will be used to allocate early
domain correct structures.  Code partially submitted by gallatin.

Reviewed by: gallatin, kib
Tested by: pho
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D21251
sys/vm/vm_page.c
sys/vm/vm_phys.c
sys/vm/vm_phys.h