CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/14 11:03:13
Modified files:
sys/arch/powerpc64/include: pte.h
sys/arch/powerpc64/powerpc64: pmap.c
Log message:
Mark unmanaged kernel mappings as wired and skip them if we need to evict
a mapping from the page tables.
