NetBSD/sys/uvm
2007-12-05 09:37:34 +00:00
..
files.uvm defparam PAGER_MAP_SIZE. 2007-10-25 13:03:03 +00:00
Makefile
uvm_amap.c Merge unobtrusive locking changes from the vmlocking branch. 2007-07-21 19:21:53 +00:00
uvm_amap.h Merge unobtrusive locking changes from the vmlocking branch. 2007-07-21 19:21:53 +00:00
uvm_anon.c g/c unused uvm_anon_pool. 2007-11-13 08:48:28 +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 constify pagerops. 2007-12-01 10:40:27 +00:00
uvm_aobj.h remove a duplicated decl. of aobj_pager. 2007-12-01 10:40:03 +00:00
uvm_bio.c constify pagerops. 2007-12-01 10:40:27 +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 constify pagerops. 2007-12-01 10:40:27 +00:00
uvm_device.h
uvm_extern.h g/c uvm_vnp_sync 2007-12-05 09:37:34 +00:00
uvm_fault_i.h TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
uvm_fault.c Remove LOCK_ASSERT(!simple_lock_held(&foo)); 2007-10-11 19:53:37 +00:00
uvm_fault.h
uvm_glue.c Merge scheduler changes from the vmlocking branch. All discussed on 2007-11-06 00:42:39 +00:00
uvm_glue.h
uvm_init.c call debug_init earlier. ie. before malloc is used. 2007-11-14 11:04:07 +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 Fix DEBUG build. 2007-07-21 20:52:59 +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 constify pagerops. 2007-12-01 10:40:27 +00:00
uvm_loan.h
uvm_map.c Make this build without LOCKDEBUG (the if statement that uses 2007-11-26 08:22:32 +00:00
uvm_map.h When _KERNEL is defined, we have now grown a dependency on 2007-07-22 21:07:47 +00:00
uvm_meter.c implement priority inheritance. 2007-02-26 09:20:52 +00:00
uvm_mmap.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +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 constify pagerops. 2007-12-01 10:40:27 +00:00
uvm_page.c Use atomics to maintain uvmexp.{anon,exec,file}pages. 2007-11-29 18:07:11 +00:00
uvm_page.h Merge unobtrusive locking changes from the vmlocking branch. 2007-07-21 19:21:53 +00:00
uvm_pager.c constify pagerops. 2007-12-01 10:40:27 +00:00
uvm_pager.h defparam PAGER_MAP_SIZE. 2007-10-25 13:03:03 +00:00
uvm_param.h
uvm_pdaemon.c Merge from vmlocking: 2007-11-07 00:23:13 +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_clock.c TRUE -> true, FALSE -> false 2007-02-22 06:05:00 +00:00
uvm_pdpolicy_clockpro.c use separate nreslookup evcnt for obj and anon pages. 2007-08-01 14:49:55 +00:00
uvm_pdpolicy_impl.h
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_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 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 Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +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
uvm_user.c
uvm_vnode.c constify pagerops. 2007-12-01 10:40:27 +00:00
uvm.h Merge unobtrusive locking changes from the vmlocking branch. 2007-07-21 19:21:53 +00:00