Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: chuck
Date: Sun Oct 11 23:14:48 UTC 1998
Modified Files:
src/sys/uvm: uvm_map.c uvm_map.h uvm_map_i.h
Log Message:
remove unused share map code from UVM:
- replace map checks with submap checks
- get rid of unused 'mainonly' arg in uvm_unmap/uvm_unmap_remove, simplify
code. update all calls to reflect this.
- don't worry about unmapping or changing the protection of shared share
map mappings (is_main_map no longer used).
- remove unused uvm_map_sharemapcopy() function from fork code.
Home |
Main Index |
Thread Index |
Old Index