Module Name: src Committed By: martin Date: Sat Dec 23 13:06:43 UTC 2023
Modified Files: src/sys/arch/vax/vax [netbsd-10]: pmap.c Log Message: Pull up following revision(s) (requested by thorpej in ticket #515): sys/arch/vax/vax/pmap.c: revision 1.200 rmspace(): when a PT page is put back onto the free list, invalidate it's VA in the TB. rmptep(): Add a comment that the no TIBS is needed for newly-freed PT pages here because all of the callers perform a TBIA. To generate a diff of this commit: cvs rdiff -u -r1.195.2.1 -r1.195.2.2 src/sys/arch/vax/vax/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.