HardenedBSD/sys/arm64
Bojan Novković ddc09a10ea pmap_growkernel: Use VM_ALLOC_NOFREE when allocating pagetable pages
This patch modifies pmap_growkernel in all pmaps to use VM_ALLOC_NOFREE
when allocating new pagetable pages. This should help reduce longterm
fragmentation as these pages are never released after
they are allocated.

Differential Revision:	https://reviews.freebsd.org/D45998
Reviewed by:	alc, markj, kib, mhorne
Tested by:	alc
2024-07-30 17:38:24 +02:00
..
acpica
arm64 pmap_growkernel: Use VM_ALLOC_NOFREE when allocating pagetable pages 2024-07-30 17:38:24 +02:00
broadcom newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
cavium newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
conf arm64: turn on IEEE80211 debugging and IEEE80211_SUPPORT_MESH too 2024-07-25 16:29:24 +00:00
coresight
freescale/imx
include Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
intel
iommu Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
linux linux64: Fix the build on arm64 with bti checking 2024-06-05 09:23:40 +00:00
nvidia/tegra210 newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY 2024-07-24 22:23:02 -06:00
qoriq
qualcomm
rockchip newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
vmm arm64/vmm: Fix the SPAN check 2024-06-25 09:07:19 +00:00