NetBSD/sys/vm
mrg b4f6a27f69 comment how a diag test is possible broken. 1998-11-19 05:23:46 +00:00
..
Makefile add sys/swap.h, and not that vm/vm_swap.h should go away later. 1998-08-29 17:06:11 +00:00
TODO
device_pager.c comment how a diag test is possible broken. 1998-11-19 05:23:46 +00:00
device_pager.h
pglist.h
pmap.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
swap_pager.c move <vm/vm_swap.h> to <sys/swap.h>. <vm/vm_swap.h> still works for now (goes away later) 1998-08-29 17:01:14 +00:00
swap_pager.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm.h
vm_conf.h Make copyrights consistent; remove extra trailing spaces, change reformatted 1998-09-13 13:21:37 +00:00
vm_extern.h Implement vm_exit(), which frees VM resources when a process finishes 1998-09-08 23:44:41 +00:00
vm_fault.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_glue.c Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:14:54 +00:00
vm_inherit.h
vm_init.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_kern.c add missing label 1998-08-30 12:32:48 +00:00
vm_kern.h
vm_map.c Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:14:54 +00:00
vm_map.h Compute compile-time value of old-VM parameter MAX_KMAPENT from NPROC 1998-10-23 19:37:32 +00:00
vm_meter.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 21:58:52 +00:00
vm_mmap.c back out previous. 1998-10-02 08:00:57 +00:00
vm_object.c Make copyrights consistent; remove extra trailing spaces, change reformatted 1998-09-13 13:21:37 +00:00
vm_object.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_page.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_page.h vm_page_bootstrap takes vaddr_t *'s not paddr_t *'s 1998-08-24 22:36:36 +00:00
vm_pageout.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_pageout.h
vm_pager.c Oops, lots of missed vm_offset_t -> vaddr_t changes. 1998-08-13 21:20:47 +00:00
vm_pager.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_param.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_prot.h
vm_swap.c Set the B_NOCACHE bit so that NFSv3 will not try to do async writes. 1998-11-08 19:45:17 +00:00
vm_swap.h move <vm/vm_swap.h> to <sys/swap.h>. <vm/vm_swap.h> still works for now (goes away later) 1998-08-29 17:01:14 +00:00
vm_unix.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vm_user.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vnode_pager.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
vnode_pager.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00