NetBSD/sys/vm
cgd 95fcf16b66 add sequential swap device support, supplied by hibler many moons ago.
(Note that it needs config support, too, which isn't there yet, but
might be soon...)  Also, general cleanup.  use NODEV to terminate swdevt,
so that sparc port (and future) is happy.
1994-04-25 23:53:51 +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
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 typo, pointed out by charles. 1994-04-15 18:02:02 +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 add sequential swap device support, supplied by hibler many moons ago. 1994-04-25 23:53:51 +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 convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +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 add kinfo_loadavg 1994-01-28 04:50:47 +00:00
vm_mmap.c start to phase out temp. off_t syscalls 1994-04-16 23:19:06 +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 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.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_pageout.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_pageout.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_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 convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +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