CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/21 10:04:35
Modified files:
sys/uvm : uvm_amap.c uvm_anon.c uvm_anon.h uvm_aobj.c
uvm_fault.c uvm_map.c uvm_object.c uvm_page.c
uvm_page.h uvm_pdaemon.c uvm_pmemrange.c
Log message:
Remove the unused loan_count field and the related uvm logic. Most of
the page loaning code is already in the Attic.
ok kettenis@, beck@
