NetBSD/sys/uvm
hannken 1423e65b26 Clean up vnode lock operations pass 2:
VOP_UNLOCK(vp, flags) -> VOP_UNLOCK(vp): Remove the unneeded flags argument.

Welcome to 5.99.32.

Discussed on tech-kern.
2010-06-24 12:58:48 +00:00
..
files.uvm
Makefile
uvm_amap.c
uvm_amap.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c uvm_fault_{upper,lower}_done: move drop-swap outside the page-queues lock. 2010-05-28 23:41:14 +00:00
uvm_aobj.h
uvm_bio.c Keep the lock around pmap_update() where required. While fixing this 2010-06-22 18:34:50 +00:00
uvm_coredump.c
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_emap.c Reduce memory spent on bookkeeping for large values of MAXCPUS. 2010-04-25 15:54:14 +00:00
uvm_extern.h
uvm_fault_i.h
uvm_fault.c Keep the lock around pmap_update() where required. While fixing this 2010-06-22 18:34:50 +00:00
uvm_fault.h
uvm_glue.c
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c Move PMAP_KMPAGE to be used in pmap_kenter_pa flags argument. 2010-05-14 05:02:05 +00:00
uvm_km.h
uvm_kmguard.c Move PMAP_KMPAGE to be used in pmap_kenter_pa flags argument. 2010-05-14 05:02:05 +00:00
uvm_kmguard.h
uvm_loan.c
uvm_loan.h
uvm_map.c Keep the lock around pmap_update() where required. While fixing this 2010-06-22 18:34:50 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
uvm_mremap.c
uvm_object.c
uvm_object.h
uvm_page.c Reduce memory spent on bookkeeping for large values of MAXCPUS. 2010-04-25 15:54:14 +00:00
uvm_page.h
uvm_pager.c Keep the lock around pmap_update() where required. While fixing this 2010-06-22 18:34:50 +00:00
uvm_pager.h
uvm_param.h
uvm_pdaemon.c it's a wonderful static 2010-06-02 15:48:49 +00:00
uvm_pdaemon.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pdpolicy.h
uvm_pglist.c disable some DEBUG code uvm_pglist_add() that has severe performance 2010-06-17 03:13:58 +00:00
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
uvm_stat.h
uvm_swap.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm.h Reduce memory spent on bookkeeping for large values of MAXCPUS. 2010-04-25 15:54:14 +00:00