NetBSD/sys/vm
cgd 6fea3fab9a oops; spaces at ends of lines, etc. 1994-05-11 01:01:03 +00:00
..
device_pager.c convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +00:00
device_pager.h convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +00:00
kern_lock.c Kill third arg to thread_sleep(). It's always false and isn't used anyway. 1994-01-07 22:22:20 +00:00
lock.h Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
pmap.h convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +00:00
swap_pager.c Add some DIAGNOSTIC code to detect trying to free a page that is being faulted 1994-04-29 08:21:49 +00:00
swap_pager.h bring changes down from magnum 1993-12-20 12:39:55 +00:00
vm.h convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +00:00
vm_extern.h functions soon to be added 1994-05-06 22:45:29 +00:00
vm_fault.c convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +00:00
vm_glue.c lots of changes: prototype migration, move lots of variables, definitions, 1994-05-05 05:40:40 +00:00
vm_inherit.h don't be so agressive w/renaming, clean for consistency, types in one place. 1994-03-17 02:51:57 +00:00
vm_init.c convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +00:00
vm_kern.c Still more prototypes. 1994-01-08 05:26:10 +00:00
vm_kern.h uncomment defn of exec_map 1994-01-13 04:25:01 +00:00
vm_map.c Fix up some #includes, and add a bunch of prototypes. 1994-01-08 01:11:21 +00:00
vm_map.h don't be so agressive w/renaming, clean for consistency, types in one place. 1994-03-17 02:51:57 +00:00
vm_meter.c oops; spaces at ends of lines, etc. 1994-05-11 01:01:03 +00:00
vm_mmap.c stubs 1994-05-07 00:39:58 +00:00
vm_object.c Convert mount, vnode, and buf structs to use <sys/queue.h>. Also, 1994-04-21 07:47:31 +00:00
vm_object.h convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +00:00
vm_page.c Add some DIAGNOSTIC code to detect trying to free a page that is being faulted 1994-04-29 08:21:49 +00:00
vm_page.h Add some DIAGNOSTIC code to detect trying to free a page that is being faulted 1994-04-29 08:21:49 +00:00
vm_pageout.c Rearrange some code, and fix a condition where the pageout scanner would start 1994-05-05 20:35:11 +00:00
vm_pageout.h Rearrange some code, and fix a condition where the pageout scanner would start 1994-05-05 20:35:11 +00:00
vm_pager.c convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +00:00
vm_pager.h somehow, these didn't get committed!!! 1994-04-15 08:14:27 +00:00
vm_param.h latent sysctl support 1994-05-06 22:44:22 +00:00
vm_prot.h
vm_swap.c add sequential swap device support, supplied by hibler many moons ago. 1994-04-25 23:53:51 +00:00
vm_unix.c #include vm_user.h. 1994-01-08 04:15:41 +00:00
vm_user.c #include vm_user.h. 1994-01-08 04:15:41 +00:00
vm_user.h More prototypes. 1994-01-08 04:17:49 +00:00
vnode_pager.c Convert mount, vnode, and buf structs to use <sys/queue.h>. Also, 1994-04-21 07:47:31 +00:00
vnode_pager.h bring changes down from magnum 1993-12-20 12:39:55 +00:00