NetBSD/sys/uvm
christos e715d2ee98 avoid shadow variables.
remove unneeded casts.
2005-05-29 21:06:33 +00:00
..
Makefile
uvm.h allocate anons on-demand, rather than reserving static amount of 2005-05-11 13:02:25 +00:00
uvm_amap.c (try to) merge map entries in fault handler. 2005-05-17 13:55:33 +00:00
uvm_amap.h allocate anons on-demand, rather than reserving static amount of 2005-05-11 13:02:25 +00:00
uvm_amap_i.h allocate anons on-demand, rather than reserving static amount of 2005-05-11 13:02:25 +00:00
uvm_anon.c allocate anons on-demand, rather than reserving static amount of 2005-05-11 13:02:25 +00:00
uvm_anon.h allocate anons on-demand, rather than reserving static amount of 2005-05-11 13:02:25 +00:00
uvm_aobj.c avoid shadow variables. 2005-05-29 21:06:33 +00:00
uvm_aobj.h
uvm_bio.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h remove anon related statistics which are no longer used. 2005-05-15 08:01:06 +00:00
uvm_fault.c allocate anons on-demand, rather than reserving static amount of 2005-05-11 13:02:25 +00:00
uvm_fault.h
uvm_fault_i.h
uvm_glue.c uvm_coredump_walkmap(): Set UVM_COREDUMP_NODUMP on regions whose 2005-05-06 19:34:47 +00:00
uvm_glue.h
uvm_init.c allocate anons on-demand, rather than reserving static amount of 2005-05-11 13:02:25 +00:00
uvm_io.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
uvm_km.c avoid shadow variables. 2005-05-29 21:06:33 +00:00
uvm_km.h merge yamt-km branch. 2005-04-01 11:59:21 +00:00
uvm_loan.c allocate anons on-demand, rather than reserving static amount of 2005-05-11 13:02:25 +00:00
uvm_loan.h
uvm_map.c avoid shadow variables. 2005-05-29 21:06:33 +00:00
uvm_map.h (try to) merge map entries in fault handler. 2005-05-17 13:55:33 +00:00
uvm_map_i.h avoid shadow variables. 2005-05-29 21:06:33 +00:00
uvm_meter.c remove anon related statistics which are no longer used. 2005-05-15 08:01:06 +00:00
uvm_mmap.c allocate anons on-demand, rather than reserving static amount of 2005-05-11 13:02:25 +00:00
uvm_object.h
uvm_page.c allocate anons on-demand, rather than reserving static amount of 2005-05-11 13:02:25 +00:00
uvm_page.h
uvm_page_i.h
uvm_pager.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
uvm_pager.h
uvm_pager_i.h
uvm_param.h
uvm_pdaemon.c allocate anons on-demand, rather than reserving static amount of 2005-05-11 13:02:25 +00:00
uvm_pdaemon.h fix unreasonably frequent "killed: out of swap" on systems which have 2005-04-12 13:11:45 +00:00
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_stat.c remove anon related statistics which are no longer used. 2005-05-15 08:01:06 +00:00
uvm_stat.h
uvm_swap.c avoid shadow variables. 2005-05-29 21:06:33 +00:00
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c