CVS commit: src/sys/arch

"Nick Hudson" <[email protected]>
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	skrll
Date:		Mon Jun 15 15:18:04 UTC 2026

Modified Files:
	src/sys/arch/aarch64/include: pmap_machdep.h types.h
	src/sys/arch/mips/include: types.h
	src/sys/arch/powerpc/include: types.h
	src/sys/arch/riscv/include: types.h

Log Message:
mi pmap: remove __HAVE_UNLOCKED_PMAP now the locking is fixed.

The MI PMAP now allows the ability to process concurrent page faults on
individual uvm_objects / vm_amaps in parallel, where the relevant pages
are already in-core. As enabled in

https://mail-index.netbsd.org/source-changes/2020/03/22/msg115362.html


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/aarch64/include/pmap_machdep.h
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/aarch64/include/types.h
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/mips/include/types.h
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/powerpc/include/types.h
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/riscv/include/types.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.