Source-Changes archive

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

CVS commit: src/sys/uvm



Module Name:    src
Committed By:   thorpej
Date:           Sun May  3 23:14:22 UTC 2026

Modified Files:
        src/sys/uvm: uvm_pmap.h

Log Message:
Reduce the pmap API surface exposed to modules.  Of the ones that remain,
you could argue that those shouldn't be exposed either, but our file
system <-> pager interface is not that great, among other things, so
they have to remain for now.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/uvm/uvm_pmap.h

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