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 Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_bio.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
uvm_ddb.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_device.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_device.h Nuke __P(). 2004-03-24 07:55:01 +00:00
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 Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_fault_i.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_glue.c uvm_coredump_walkmap(): Set UVM_COREDUMP_NODUMP on regions whose 2005-05-06 19:34:47 +00:00
uvm_glue.h Nuke __P(). 2004-03-24 07:55:01 +00:00
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 Nuke __P(). 2004-03-24 07:55:01 +00:00
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 g/c stale declarations of page queues. 2004-10-07 10:56:26 +00:00
uvm_page_i.h add assertions. 2004-05-12 20:09:50 +00:00
uvm_pager.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
uvm_pager.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_pager_i.h
uvm_param.h Use maxdmap and maxsmap instead of MAXDSIZ and MAXSSIZ. 2004-04-04 18:21:48 +00:00
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 make free page queue filo rather than fifo. 2004-09-17 20:46:03 +00:00
uvm_pglist.h
uvm_pmap.h Conditionalize a few more declarations, as they may be defined as macros: 2004-03-27 00:59:55 +00:00
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 UVMHIST_LOG: avoid division. 2004-11-23 05:08:33 +00:00
uvm_swap.c avoid shadow variables. 2005-05-29 21:06:33 +00:00
uvm_swap.h
uvm_unix.c uvm_grow(): avoid needless arithmetic and make LP64 safe 2004-08-28 12:44:22 +00:00
uvm_user.c
uvm_vnode.c adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00