NetBSD/sys/uvm
christos 751a3d3a74 handle UVM_UNKNOWN_OFFSET. 2007-06-24 22:56:58 +00:00
..
Makefile
files.uvm PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the 2006-11-25 21:40:04 +00:00
uvm.h Add a sysctl to disable swapout of kernel stacks. Discussed on tech-kern@. 2007-06-15 18:28:39 +00:00
uvm_amap.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
uvm_amap.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
uvm_anon.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
uvm_anon.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
uvm_aobj.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
uvm_aobj.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
uvm_bio.c ubc_alloc: break loans on UBC_FAULTBUSY. 2007-06-22 15:15:48 +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 handle UVM_UNKNOWN_OFFSET. 2007-06-24 22:56:58 +00:00
uvm_device.h
uvm_extern.h improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +00:00
uvm_fault.c TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
uvm_fault.h
uvm_fault_i.h TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
uvm_glue.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
uvm_glue.h
uvm_init.c
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 Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +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 TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
uvm_loan.h
uvm_map.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
uvm_map.h TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
uvm_meter.c implement priority inheritance. 2007-02-26 09:20:52 +00:00
uvm_mmap.c Some Veriexec stuff that's been rotting in my tree for months. 2007-05-15 19:47:43 +00:00
uvm_mremap.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
uvm_object.c Mention rmind@ as an author in the license. No functional change. 2007-02-17 20:45:36 +00:00
uvm_object.h
uvm_page.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
uvm_page.h Track lwp as well as proc owner with UVM_PAGE_TRKOWN 2007-04-14 07:01:33 +00:00
uvm_pager.c TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
uvm_pager.h adjust misleading comment: PGO_SYNCIO does not depend on PGO_CLEANIT 2007-04-23 20:10:50 +00:00
uvm_param.h
uvm_pdaemon.c Add a sysctl to disable swapout of kernel stacks. Discussed on tech-kern@. 2007-06-15 18:28:39 +00:00
uvm_pdaemon.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +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 TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
uvm_pdpolicy_clockpro.c TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
uvm_pdpolicy_impl.h
uvm_pglist.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
uvm_pglist.h
uvm_pmap.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
uvm_prot.h
uvm_readahead.c Add temporary workaround for PR kern/36019 (panic on sun2 and sun3). 2007-05-11 12:11:09 +00:00
uvm_readahead.h
uvm_stat.c
uvm_stat.h
uvm_swap.c Add a sysctl to disable swapout of kernel stacks. Discussed on tech-kern@. 2007-06-15 18:28:39 +00:00
uvm_swap.h TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
uvm_swapstub.c -#include <sys/sa.h> 2007-02-23 08:18:35 +00:00
uvm_unix.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
uvm_user.c
uvm_vnode.c improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +00:00