CVS commit: src/sys/uvm/pmap
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: skrll Date: Sat May 30 06:23:10 UTC 2026 Modified Files: src/sys/uvm/pmap: pmap.c Log Message: mi pmap: capture PTE (HW updated) referenced and modified bits When removing a page mapping or changing its protection capture any HW updated referenced and modified bits. To generate a diff of this commit: cvs rdiff -u -r1.100 -r1.101 src/sys/uvm/pmap/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.