CVS commit: src/share/man/man9
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Mon Jun 29 15:52:17 UTC 2026 Modified Files: src/share/man/man9: pmap.9 Log Message: pmap(9): Clarify obligations around pmap_update. Note: pmap_kenter_pa does not specify for now, because there is still some disagreement over what the rule SHOULD be, and current usage is to use pmap_update. Prompted by: PR kern/60377: x86 cpu_uarea_alloc: pmap_update before freeing redzone pages To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/share/man/man9/pmap.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.