NetBSD/sys/uvm
yamt c3ee5a2d35 uvm_mremap: fix alignment check for the easy cases. 2007-10-15 11:26:13 +00:00
..
Makefile
files.uvm
uvm.h
uvm_amap.c
uvm_amap.h
uvm_anon.c Remove LOCK_ASSERT(!simple_lock_held(&foo)); 2007-10-11 19:53:37 +00:00
uvm_anon.h
uvm_aobj.c
uvm_aobj.h
uvm_bio.c
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h Make the uarea cache per-CPU and drain in batches of 4. 2007-08-18 00:21:10 +00:00
uvm_fault.c Remove LOCK_ASSERT(!simple_lock_held(&foo)); 2007-10-11 19:53:37 +00:00
uvm_fault.h
uvm_fault_i.h
uvm_glue.c uvm_swapin: disable the swaplock assertion. uvm_lwp_hold() can't take 2007-09-21 00:18:35 +00:00
uvm_glue.h
uvm_init.c Make the uarea cache per-CPU and drain in batches of 4. 2007-08-18 00:21:10 +00:00
uvm_io.c
uvm_km.c
uvm_km.h
uvm_loan.c Remove LOCK_ASSERT(!simple_lock_held(&foo)); 2007-10-11 19:53:37 +00:00
uvm_loan.h
uvm_map.c uvm_map_reserve: don't ignore alignment. fixes mremap. 2007-10-15 11:24:30 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
uvm_mremap.c uvm_mremap: fix alignment check for the easy cases. 2007-10-15 11:26:13 +00:00
uvm_object.c
uvm_object.h
uvm_page.c Fix merge error. 2007-10-08 14:14:55 +00:00
uvm_page.h
uvm_pager.c Make bioops a pointer and point it to the softdeps struct in softdep 2007-09-01 23:40:21 +00:00
uvm_pager.h
uvm_param.h
uvm_pdaemon.c
uvm_pdaemon.h
uvm_pdpolicy.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.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 When swapping to a regular file use a workqueue to signal I/O completion. 2007-10-15 08:12:13 +00:00
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c Remove LOCK_ASSERT(!simple_lock_held(&foo)); 2007-10-11 19:53:37 +00:00