Module Name: src Committed By: skrll Date: Sat May 29 06:54:20 UTC 2021
Modified Files: src/sys/arch/aarch64/aarch64: pmap.c src/sys/arch/aarch64/include: cpu.h Log Message: Deal with the pmap limitation of maxproc in a more complete way and recognise CPUs with only 8bit ASIDs. To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/sys/arch/aarch64/aarch64/pmap.c cvs rdiff -u -r1.35 -r1.36 src/sys/arch/aarch64/include/cpu.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.