freebsd-skq/sys/amd64
kib 83cf60b07d MFC r276439 (by alc):
Make the creation of the free lists dynamic, i.e., it is based on the
available physical memory at boot time. For amd64 systems with 64 GB
or more of physical memory, create free lists for managing pages with
physical addresses below 4 GB.

PR:	185727
Requested by:	alc
Approved by:	re (gjb)
2015-07-16 14:41:58 +00:00
..
acpica Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is 2013-02-15 22:43:08 +00:00
amd64 MFC r284104: 2015-06-13 07:31:50 +00:00
conf MFC r282213: 2015-06-21 06:28:26 +00:00
ia32 MFC r283735: 2015-06-05 08:36:25 +00:00
include MFC r276439 (by alc): 2015-07-16 14:41:58 +00:00
linux32 MFC r282708: 2015-05-24 07:32:02 +00:00
pci MFC r258779,r258780,r258787,r258822: 2014-02-04 03:36:42 +00:00
vmm MFC r284712: 2015-07-01 19:46:57 +00:00
Makefile