NetBSD/sys/uvm
yamt f7048cc403 uvm_uarea_init: fix compilation where PAGE_SIZE is not a constant. (sparc)
reported by Tom Spindler.
2008-02-08 11:49:40 +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 Merge unobtrusive locking changes from the vmlocking branch. 2007-07-21 19:21:53 +00:00
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 push pmap_clear_reference calls into pdpolicy code, where reference bits 2008-01-18 10:48:23 +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 Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
uvm_device.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_device.h
uvm_extern.h remove a special allocator for uareas, which is no longer necessary. 2008-01-28 12:22:46 +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 uvm_uarea_init: fix compilation where PAGE_SIZE is not a constant. (sparc) 2008-02-08 11:49:40 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
uvm_km.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_km.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
uvm_loan.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_loan.h
uvm_map.c push pmap_clear_reference calls into pdpolicy code, where reference bits 2008-01-18 10:48:23 +00:00
uvm_map.h simplify locking and remove vm_map_upgrade/downgrade. 2008-01-08 13:09:55 +00:00
uvm_meter.c implement priority inheritance. 2007-02-26 09:20:52 +00:00
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 unwrap short lines. 2008-01-13 16:46:47 +00:00
uvm_page.h Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_pager.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_pager.h defparam PAGER_MAP_SIZE. 2007-10-25 13:03:03 +00:00
uvm_param.h
uvm_pdaemon.c swapcluster_flush: handle nused==0, which can happen if swapcluster_add failed. 2008-02-07 12:24:16 +00:00
uvm_pdaemon.h Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
uvm_pdpolicy.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
uvm_pdpolicy_clock.c push pmap_clear_reference calls into pdpolicy code, where reference bits 2008-01-18 10:48:23 +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 Merge unobtrusive locking changes from the vmlocking branch. 2007-07-21 19:21:53 +00:00
uvm_pglist.h
uvm_pmap.h change pmap_phys_address()s parameter to paddr_t since that's what it gets 2007-07-16 23:48:03 +00:00
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 Remove extra '(' that prevented kernel with UVMHIST to be compiled 2008-01-22 21:36:23 +00:00
uvm_swap.c Lock swapdev_vp for VOP_OPEN. 2008-01-30 14:25:21 +00:00
uvm_swap.h TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
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