NetBSD/sys/uvm
yamt bddc9e47fe add a file which i forgot when reviving VMSWAP option. 2005-09-21 10:21:46 +00:00
..
Makefile
uvm.h
uvm_amap.c wrap swap related code by #ifdef VMSWAP. always #define VMSWAP for now. 2005-09-13 22:00:05 +00:00
uvm_amap.h
uvm_amap_i.h
uvm_anon.c wrap swap related code by #ifdef VMSWAP. always #define VMSWAP for now. 2005-09-13 22:00:05 +00:00
uvm_anon.h make VMSWAP optional again. 2005-09-17 14:38:38 +00:00
uvm_aobj.c make VMSWAP optional again. 2005-09-17 14:38:38 +00:00
uvm_aobj.h make VMSWAP optional again. 2005-09-17 14:38:38 +00:00
uvm_bio.c update file timestamps for nfsd loaned-read and mmap. 2005-07-23 12:18:41 +00:00
uvm_ddb.h
uvm_device.c Small whitespace tweak. 2005-06-27 02:23:26 +00:00
uvm_device.h
uvm_extern.h remove one of duplicated forward decl. of vmspace. pointed by Dheeraj S. 2005-09-01 02:21:12 +00:00
uvm_fault.c wrap swap related code by #ifdef VMSWAP. always #define VMSWAP for now. 2005-09-13 22:00:05 +00:00
uvm_fault.h
uvm_fault_i.h
uvm_glue.c
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c
uvm_km.h
uvm_loan.c Make a note about why a large function like uvm_loanentry() can be 2005-06-28 04:06:52 +00:00
uvm_loan.h
uvm_map.c Clean up the cpp macro used to say "we're compiling this specific C file". 2005-06-28 05:25:42 +00:00
uvm_map.h
uvm_map_i.h Clean up the cpp macro used to say "we're compiling this specific C file". 2005-06-28 05:25:42 +00:00
uvm_meter.c
uvm_mmap.c update file timestamps for nfsd loaned-read and mmap. 2005-07-23 12:18:41 +00:00
uvm_object.h update file timestamps for nfsd loaned-read and mmap. 2005-07-23 12:18:41 +00:00
uvm_page.c Clean up the cpp macro used to say "we're compiling this specific C file". 2005-06-28 05:25:42 +00:00
uvm_page.h
uvm_page_i.h Clean up the cpp macro used to say "we're compiling this specific C file". 2005-06-28 05:25:42 +00:00
uvm_pager.c wrap swap related code by #ifdef VMSWAP. always #define VMSWAP for now. 2005-09-13 22:00:05 +00:00
uvm_pager.h update file timestamps for nfsd loaned-read and mmap. 2005-07-23 12:18:41 +00:00
uvm_pager_i.h Clean up the cpp macro used to say "we're compiling this specific C file". 2005-06-28 05:25:42 +00:00
uvm_param.h
uvm_pdaemon.c wrap swap related code by #ifdef VMSWAP. always #define VMSWAP for now. 2005-09-13 22:00:05 +00:00
uvm_pdaemon.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_stat.c
uvm_stat.h
uvm_swap.c - make uvm_swap_stats acquire swap_syscall_lock by itsself 2005-09-17 14:51:50 +00:00
uvm_swap.h - make uvm_swap_stats acquire swap_syscall_lock by itsself 2005-09-17 14:51:50 +00:00
uvm_swapstub.c add a file which i forgot when reviving VMSWAP option. 2005-09-21 10:21:46 +00:00
uvm_unix.c
uvm_user.c
uvm_vnode.c Sprinkle some static. 2005-06-27 02:29:32 +00:00