FreeBSD/src 3e5e1b5 (r351198)sys/amd64/amd64 pmap.c, sys/amd64/include vmparam.h pmap.h

Allocate amd64's page array using pages and page directory pages from the
NUMA domain that the pages describe.  Patch original from gallatin.

Reviewed by:    kib
Tested by:      pho
Sponsored by:   Netflix
Differential Revision:  https://reviews.freebsd.org/D21252
DeltaFile
+64-0sys/amd64/amd64/pmap.c
+37-19sys/vm/vm_page.c
+15-2sys/vm/vm_reserv.c
+11-1sys/amd64/include/vmparam.h
+10-1sys/amd64/include/pmap.h
+1-2sys/vm/vm_reserv.h
+138-256 files

UnifiedSplitRaw