NetBSD/sys/uvm
martin 813190b43d Swap sysctl -d description of vm.filemin and vm.execmin. Noted by
Raymond Meyer on current-users.
2008-03-07 08:44:51 +00:00
..
Makefile
files.uvm defparam PAGER_MAP_SIZE. 2007-10-25 13:03:03 +00:00
uvm.h Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_amap.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_amap.h
uvm_anon.c push pmap_clear_reference calls into pdpolicy code, where reference bits 2008-01-18 10:48:23 +00:00
uvm_anon.h Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_aobj.c Minor corrections to comments. 2008-02-27 14:23:33 +00:00
uvm_aobj.h remove a duplicated decl. of aobj_pager. 2007-12-01 10:40:03 +00:00
uvm_bio.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_ddb.h
uvm_device.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_device.h
uvm_extern.h uvm_swap_io: if pagedaemon, don't wait for iobuf. 2008-02-29 20:35:23 +00:00
uvm_fault.c push pmap_clear_reference calls into pdpolicy code, where reference bits 2008-01-18 10:48:23 +00:00
uvm_fault.h
uvm_fault_i.h Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_glue.c update comment 2008-02-29 12:08:04 +00:00
uvm_glue.h remove a special allocator for uareas, which is no longer necessary. 2008-01-28 12:22:46 +00:00
uvm_init.c remove a special allocator for uareas, which is no longer necessary. 2008-01-28 12:22:46 +00:00
uvm_io.c
uvm_km.c Add some more missing pmap_update()s following pmap_kremove()s. 2008-02-23 17:27:58 +00:00
uvm_km.h
uvm_loan.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_loan.h
uvm_map.c fix "stale map" assertions. PR/38153 from Sarton O'Brien. 2008-03-04 09:32:01 +00:00
uvm_map.h simplify locking and remove vm_map_upgrade/downgrade. 2008-01-08 13:09:55 +00:00
uvm_meter.c
uvm_mmap.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_mremap.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_object.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
uvm_object.h Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_page.c Assert uvm_fpageqlock is held in a few more places. 2008-02-27 14:24:24 +00:00
uvm_page.h Convert two inlines from old-style-definitions to ansi. 2008-02-27 19:38:57 +00:00
uvm_pager.c uvm_swap_io: if pagedaemon, don't wait for iobuf. 2008-02-29 20:35:23 +00:00
uvm_pager.h defparam PAGER_MAP_SIZE. 2007-10-25 13:03:03 +00:00
uvm_param.h
uvm_pdaemon.c uvm_swap_io: if pagedaemon, don't wait for iobuf. 2008-02-29 20:35:23 +00:00
uvm_pdaemon.h Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_pdpolicy.h
uvm_pdpolicy_clock.c Swap sysctl -d description of vm.filemin and vm.execmin. Noted by 2008-03-07 08:44:51 +00:00
uvm_pdpolicy_clockpro.c nonresident_rotate: avoid too long loops which can happen on some workloads. 2008-02-07 12:27:38 +00:00
uvm_pdpolicy_impl.h
uvm_pglist.c Assert uvm_fpageqlock is held in a few more places. 2008-02-27 14:24:24 +00:00
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_readahead.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_readahead.h Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_stat.c
uvm_stat.h Minor corrections to comments. 2008-02-27 14:23:33 +00:00
uvm_swap.c uvm_swap_io: if pagedaemon, don't wait for iobuf. 2008-02-29 20:35:23 +00:00
uvm_swap.h
uvm_swapstub.c Make sys_swapctl match syscallargs.h 2008-01-08 06:25:55 +00:00
uvm_unix.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_user.c
uvm_vnode.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00