freebsd-nq/sys/amd64
Mark Johnston 483f692ea6 Have preload_delete_name() free pages backing preloaded data.
On i386 and amd64, add a vm_phys segment for physical memory used to
store the kernel binary and other preloaded data.  This makes it
possible to free such memory back to the system once it is no longer
needed, e.g., when a preloaded kernel module is unloaded.  Previously,
it would have remained unused.

Reviewed by:	kib, royger
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D16330
2018-07-19 20:00:28 +00:00
..
acpica
amd64 Have preload_delete_name() free pages backing preloaded data. 2018-07-19 20:00:28 +00:00
cloudabi32
cloudabi64
conf remove ixl iwarp and ixlv from the build until they are in a working state 2018-06-19 02:48:53 +00:00
ia32 Fix PSL_T inheritance on exec for x86. 2018-04-12 20:43:39 +00:00
include Expand x86 struct pcpus to UMA_PCPU_ALLOC_SIZE AKA PAGE_SIZE. 2018-07-06 19:50:44 +00:00
linux Fix the Linux kernel version number calculation 2018-06-22 00:02:03 +00:00
linux32 Fix the Linux kernel version number calculation 2018-06-22 00:02:03 +00:00
pci
sgx
vmm Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
Makefile