NetBSD/sys/uvm
pooka db06a930e6 Remove cn_lwp from struct componentname. curlwp should be used
from on.  The NDINIT() macro no longer takes the lwp parameter and
associates the credentials of the calling thread with the namei
structure.
2007-12-08 19:29:36 +00:00
..
files.uvm
Makefile
uvm_amap.c Allocate amaps from a pool_cache. 2007-12-08 15:46:31 +00:00
uvm_amap.h
uvm_anon.c g/c unused uvm_anon_pool. 2007-11-13 08:48:28 +00:00
uvm_anon.h
uvm_aobj.c constify pagerops. 2007-12-01 10:40:27 +00:00
uvm_aobj.h remove a duplicated decl. of aobj_pager. 2007-12-01 10:40:03 +00:00
uvm_bio.c constify pagerops. 2007-12-01 10:40:27 +00:00
uvm_ddb.h
uvm_device.c Merge from vmlocking2 (use cdev_mmap()). 2007-12-08 15:33:09 +00:00
uvm_device.h
uvm_extern.h g/c uvm_vnp_sync 2007-12-05 09:37:34 +00:00
uvm_fault_i.h
uvm_fault.c
uvm_fault.h
uvm_glue.c
uvm_glue.h
uvm_init.c call debug_init earlier. ie. before malloc is used. 2007-11-14 11:04:07 +00:00
uvm_io.c
uvm_km.c
uvm_km.h
uvm_loan.c constify pagerops. 2007-12-01 10:40:27 +00:00
uvm_loan.h
uvm_map.c Make this build without LOCKDEBUG (the if statement that uses 2007-11-26 08:22:32 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
uvm_mremap.c
uvm_object.c
uvm_object.h constify pagerops. 2007-12-01 10:40:27 +00:00
uvm_page.c Use atomics to maintain uvmexp.{anon,exec,file}pages. 2007-11-29 18:07:11 +00:00
uvm_page.h
uvm_pager.c constify pagerops. 2007-12-01 10:40:27 +00:00
uvm_pager.h
uvm_param.h
uvm_pdaemon.c
uvm_pdaemon.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pdpolicy.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
uvm_stat.h
uvm_swap.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c constify pagerops. 2007-12-01 10:40:27 +00:00
uvm.h