NetBSD/sys/vm
mycroft ebfe9ee154 Minor changes. 1995-12-21 04:44:27 +00:00
..
device_pager.c change some strategic casts to (*long) from (*int). 1994-10-29 07:35:04 +00:00
device_pager.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
kern_lock.c redo that last change, correctly. (suggested by mycroft.) 1994-10-30 19:11:09 +00:00
lock.h redo that last change, correctly. (suggested by mycroft.) 1994-10-30 19:11:09 +00:00
pmap.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
swap_pager.c make the "wait on swbuf" message SDB_IO -- it's I/O related, and it's 1994-10-18 06:42:28 +00:00
swap_pager.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm_extern.h Only expect vm_fork() to return if __FORK_BRAINDAMAGE is defined. 1995-12-09 04:28:16 +00:00
vm_fault.c vm_object_page_clean() expects to be able to use vm_page_deactivate() on a 1994-09-07 20:25:07 +00:00
vm_glue.c Minor changes. 1995-12-21 04:44:27 +00:00
vm_inherit.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm_init.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm_kern.c kernel_pmap --> pmap_kernel() 1995-04-10 16:48:27 +00:00
vm_kern.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm_map.c kernel_pmap --> pmap_kernel() 1995-04-10 16:48:27 +00:00
vm_map.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_meter.c fix bug in load average calculation that prevented processes which were 1995-07-08 03:12:22 +00:00
vm_mmap.c Extend use of vm_object_prefer() to vm_allocate_with_pager(). 1995-12-05 22:54:36 +00:00
vm_object.c Oops. 1995-12-06 00:38:11 +00:00
vm_object.h KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
vm_page.c The atari specific code can be removed now it is using MACHINE_NONCONTIG. 1995-06-26 14:40:11 +00:00
vm_page.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_pageout.c no longer needs machine/cpu.h, and use new name for the 'broken swap' define 1995-06-28 02:58:51 +00:00
vm_pageout.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_pager.c oops; vm_pageout.c should include machine/cpu.h, _not_ vm_pager.c 1995-05-07 19:27:27 +00:00
vm_pager.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_param.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
vm_prot.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vm_swap.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
vm_unix.c Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
vm_user.c Extend use of vm_object_prefer() to vm_allocate_with_pager(). 1995-12-05 22:54:36 +00:00
vnode_pager.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
vnode_pager.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00