freebsd-nq/sys/vm
1999-08-13 10:29:38 +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 Fix the following problem: 1999-07-21 18:02:27 +00:00
swap_pager.c Remove vm_object::last_read. It is used by the old swap pager, but 1999-07-16 05:11:37 +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 Move the memory access behavior information provided by madvise 1999-08-01 06:05:09 +00:00
vm_glue.c Fix the following problem: 1999-07-21 18:02:27 +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 vm_map_madvise: 1999-08-10 04:50:20 +00:00
vm_map.h Move the memory access behavior information provided by madvise 1999-08-01 06:05:09 +00:00
vm_meter.c Add sysctl descriptions to many SYSCTL_XXXs 1999-05-03 23:57:32 +00:00
vm_mmap.c Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00
vm_object.c vm_object_madvise: 1999-08-12 08:22:57 +00:00
vm_object.h Move the memory access behavior information provided by madvise 1999-08-01 06:05:09 +00:00
vm_page.c contigmalloc1: 1999-08-11 05:12:00 +00:00
vm_page.h Make the default page coloring parameters match a (non-Xeon) Pentium II/III. 1999-08-12 21:16:53 +00:00
vm_pageout.c The buffer queue mechanism has been reformulated. Instead of having 1999-07-04 00:25:38 +00:00
vm_pageout.h
vm_pager.c Reformat previous fix to remove an uglier than average goto. 1999-07-05 12:50:54 +00:00
vm_pager.h The VFS/BIO subsystem contained a number of hacks in order to optimize 1999-05-02 23:57:16 +00:00
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 The bdevsw() and cdevsw() are now identical, so kill the former. 1999-08-13 10:29:38 +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