freebsd-dev/sys/vm
1999-07-01 19:53:43 +00:00
..
default_pager.c
default_pager.h
device_pager.c Casting handles from void * to uintptr_t on the way to dev_t became 1999-05-13 12:55:37 +00:00
pmap.h
swap_pager.c Kirk missed a required BUF_KERNPROC(). Even though this is a non-async 1999-06-27 22:08:38 +00:00
swap_pager.h
vm_extern.h Add a function kmem_alloc_nofault() - same as kmem_alloc_pageable(), but 1999-06-08 17:03:28 +00:00
vm_fault.c
vm_glue.c Remove some unused function and variable declarations. 1999-06-19 18:42:53 +00:00
vm_inherit.h
vm_init.c
vm_kern.c Fix some int/long printf problems for the Alpha 1999-07-01 19:53:43 +00:00
vm_kern.h
vm_map.c Fix some int/long printf problems for the Alpha 1999-07-01 19:53:43 +00:00
vm_map.h Remove some unused function and variable declarations. 1999-06-19 18:42:53 +00:00
vm_meter.c
vm_mmap.c vm_mmap: 1999-06-05 18:21:53 +00:00
vm_object.c Fix some int/long printf problems for the Alpha 1999-07-01 19:53:43 +00:00
vm_object.h Remove vm_object::cache_count and vm_object::wired_count. They are 1999-06-20 21:47:02 +00:00
vm_page.c Fix some int/long printf problems for the Alpha 1999-07-01 19:53:43 +00:00
vm_page.h Remove (1) "extern" declarations for variables that were previously 1999-06-22 07:18:20 +00:00
vm_pageout.c Slight reorganization of kernel thread/process creation. Instead of using 1999-07-01 13:21:46 +00:00
vm_pageout.h
vm_pager.c Minor tweaks to make sure (new) prerequisites for <sys/buf.h> (mostly 1999-06-27 11:44:22 +00:00
vm_pager.h
vm_param.h Remove (1) "extern" declarations for variables that were previously 1999-06-22 07:18:20 +00:00
vm_prot.h
vm_swap.c Convert buffer locking from using the B_BUSY and B_WANTED flags to using 1999-06-26 02:47:16 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c Fix some int/long printf problems for the Alpha 1999-07-01 19:53:43 +00:00
vnode_pager.h