NetBSD/sys/uvm
chs 8975a0856f adjust the UBC mapping code to support non-vnode uvm_objects.
this means we can no longer look at the vnode size to determine how many
pages to request in a fault, which is good since for NFS the size can change
out from under us on the server anyway.  there's also a new flag UBC_UNMAP
for ubc_release(), so that the file system code can make the decision about
whether to cache mappings for files being used as executables.
2005-01-09 16:42:43 +00:00
..
Makefile
uvm_amap_i.h
uvm_amap.c for in-kernel maps, 2005-01-01 21:00:06 +00:00
uvm_amap.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c
uvm_aobj.h
uvm_bio.c adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
uvm_fault_i.h
uvm_fault.c
uvm_fault.h
uvm_glue.c
uvm_glue.h
uvm_init.c
uvm_io.c for in-kernel maps, 2005-01-01 21:00:06 +00:00
uvm_km.c km_vacache_alloc: UVM_PROT_ALL rather than UVM_PROT_NONE 2005-01-05 00:58:57 +00:00
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map_i.h introduce vm_map_kernel, a subclass of vm_map, and 2005-01-01 21:02:12 +00:00
uvm_map.c reapply uvm_map.c rev.1.156 (use a zero-sized array instead of 2005-01-03 19:46:22 +00:00
uvm_map.h in the case of !PMAP_MAP_POOLPAGE, gather pool backend allocations to 2005-01-01 21:08:02 +00:00
uvm_meter.c
uvm_mmap.c for in-kernel maps, 2005-01-01 21:00:06 +00:00
uvm_object.h
uvm_page_i.h
uvm_page.c
uvm_page.h
uvm_pager_i.h
uvm_pager.c for in-kernel maps, 2005-01-01 21:00:06 +00:00
uvm_pager.h
uvm_param.h
uvm_pdaemon.c
uvm_pdaemon.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_stat.c
uvm_stat.h
uvm_swap.c
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
uvm.h for in-kernel maps, 2005-01-01 21:00:06 +00:00