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:07:42 UTC 1998

Modified Files:
        src/sys/uvm: uvm_fault.c uvm_fault.h uvm_fault_i.h
Log Message:
remove unused share map code from UVM:
- simplify uvm_faultinfo in uvm_fault.h (parent map tracking no longer needed)
- adjust locking and lookup functions in uvm_fault_i.h to reflect the above
- replace ufi.rvaddr with ufi.orig_rvaddr in uvm_fault.c since rvaddr is
no longer needed.
- no need to worry about share map translations in uvm_fault().  simplify.




Home | Main Index | Thread Index | Old Index