Module Name: src Committed By: martin Date: Fri Jun 10 17:16:54 UTC 2022
Modified Files: src/sys/arch/hppa/hppa [netbsd-9]: pmap.c src/sys/arch/hppa/include [netbsd-9]: pmap.h Log Message: Pull up following revision(s) (requested by skrll in ticket #1467): sys/arch/hppa/include/pmap.h: revision 1.41 sys/arch/hppa/hppa/pmap.c: revision 1.117 port-hppa/56849: Wacko kernel memory accounting in current/hppa Two fixes: - Don't include direct mapped memory in pmap statistics - Decrement pmap statistics counts in pmap_kremove To generate a diff of this commit: cvs rdiff -u -r1.100 -r1.100.20.1 src/sys/arch/hppa/hppa/pmap.c cvs rdiff -u -r1.37 -r1.37.42.1 src/sys/arch/hppa/include/pmap.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.