mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
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 |
||
|---|---|---|
| .. | ||
| acpica | ||
| bios | ||
| conf | ||
| i386 | ||
| include | ||
| linux | ||
| pci | ||
| Makefile | ||