NetBSD/sys/uvm
jmc 1786cf4f46 Change signature of uvm_kmapent_map defintiion to __INLINE to match prototype 2005-06-13 20:39:14 +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 introduce a macro to initialize uvm_object and use it. 2005-06-06 12:09:19 +00:00
uvm_aobj.h
uvm_bio.c introduce a macro to initialize uvm_object and use it. 2005-06-06 12:09:19 +00:00
uvm_ddb.h
uvm_device.c introduce a macro to initialize uvm_object and use it. 2005-06-06 12:09:19 +00:00
uvm_device.h
uvm_extern.h Rework the coredump code to have no explicit knownledge of how coredump 2005-06-10 05:10:12 +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 Rework the coredump code to have no explicit knownledge of how coredump 2005-06-10 05:10:12 +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 Change signature of uvm_kmapent_map defintiion to __INLINE to match prototype 2005-06-13 20:39:14 +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 introduce a macro to initialize uvm_object and use it. 2005-06-06 12:09:19 +00:00
uvm_page.c adapt to const changes. 2005-06-04 13:48:35 +00:00
uvm_page.h adapt to const changes. 2005-06-04 13:48:35 +00:00
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 prepend an underscore to local variables in macros, to avoid shadowing 2005-06-01 18:03:50 +00:00
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 adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00