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 Jan 24 23:53:15 UTC 1999
Modified Files:
src/sys/conf: files
src/sys/uvm: uvm_amap.c uvm_amap.h uvm_amap_i.h uvm_anon.h uvm_fault.c
uvm_fault_i.h uvm_init.c uvm_loan.c uvm_map.c
Added Files:
src/sys/uvm: uvm_anon.c
Log Message:
cleanup/reorg:
- break anon related functions out of uvm_amap.c and put them in their own
file (uvm_anon.c). includes break up uvm_anon_init into an amap and an
an anon init function
- ensure that only functions within the amap module access amap structure
fields (add macros to amap api as needed)
Home |
Main Index |
Thread Index |
Old Index