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: chris
Date: Sat Feb 23 17:27:58 UTC 2008
Modified Files:
src/sys/uvm: uvm_km.c uvm_map.c uvm_page.c
Log Message:
Add some more missing pmap_update()s following pmap_kremove()s.
To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/sys/uvm/uvm_km.c
cvs rdiff -r1.250 -r1.251 src/sys/uvm/uvm_map.c
cvs rdiff -r1.128 -r1.129 src/sys/uvm/uvm_page.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