Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/sys/uvm



Module Name:    src
Committed By:   martin
Date:           Sat Jun 27 20:16:35 UTC 2026

Modified Files:
        src/sys/uvm [netbsd-9]: uvm_km.c

Log Message:
Pull up following revision(s) (requested by kbowling in ticket #2022):

        sys/uvm/uvm_km.c: revision 1.167

uvm_km_pgremove_intrsafe: drain TLB shootdown before freeing pages

Call pmap_update(pmap_kernel()) between pmap_kremove and the page
free so the shootdown completes first.

Reviewed by skrll@


To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.146.4.1 src/sys/uvm/uvm_km.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index