1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/vm
1997-12-22 11:48:13 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
pmap.h After one of my analysis passes to evaluate methods for SMP TLB mgmt, I 1997-12-14 02:11:23 +00:00
swap_pager.c In all such uses of struct buf: 's/b_un.b_addr/b_data/g' 1997-12-02 21:07:20 +00:00
swap_pager.h
vm_extern.h Support an optional, sysctl enabled feature of idle process swapout. This 1997-12-06 02:23:36 +00:00
vm_fault.c Some performance improvements, and code cleanups (including changing our 1997-12-19 09:03:37 +00:00
vm_glue.c Fix the prototype for swapout_procs(); 1997-12-11 02:10:55 +00:00
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Change bogus usage of btoc to atop. The incorrect usage of btoc was 1997-12-19 15:31:13 +00:00
vm_map.h Some performance improvements, and code cleanups (including changing our 1997-12-19 09:03:37 +00:00
vm_meter.c Removed all traces of P_IDLEPROC. It was tested but never set. 1997-11-24 15:15:33 +00:00
vm_mmap.c Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +00:00
vm_object.c Some performance improvements, and code cleanups (including changing our 1997-12-19 09:03:37 +00:00
vm_object.h Some performance improvements, and code cleanups (including changing our 1997-12-19 09:03:37 +00:00
vm_page.c
vm_page.h
vm_pageout.c Support an optional, sysctl enabled feature of idle process swapout. This 1997-12-06 02:23:36 +00:00
vm_pageout.h Support an optional, sysctl enabled feature of idle process swapout. This 1997-12-06 02:23:36 +00:00
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c
vm_unix.c
vm_zone.c Improve my copyright. 1997-12-22 11:48:13 +00:00
vm_zone.h Slight improvement to the vm_zone stats output. Also, some other superficial 1997-12-14 05:17:44 +00:00
vm.h
vnode_pager.c Some performance improvements, and code cleanups (including changing our 1997-12-19 09:03:37 +00:00
vnode_pager.h