freebsd-nq/sys/vm
Poul-Henning Kamp 946bb7a268 A major sweep over the sysctl stuff.
Move a lot of variables home to their own code (In good time before xmas :-)

Introduce the string descrition of format.

Add a couple more functions to poke into these marvels, while I try to
decide what the correct interface should look like.

Next is adding vars on the fly, and sysctl looking at them too.

Removed a tine bit of defunct and #ifdefed notused code in swapgeneric.
1995-12-04 16:48:58 +00:00
..
default_pager.c
default_pager.h
device_pager.c Fixed the type mismatch in check for the bogus mmap function `nullop'. 1995-12-03 18:59:55 +00:00
device_pager.h
kern_lock.c
lock.h
pmap.h
swap_pager.c Completed function declarations and/or added prototypes. 1995-12-03 12:18:39 +00:00
swap_pager.h
vm_extern.h
vm_fault.c
vm_glue.c Finished (?) cleaning up sysinit stuff. 1995-12-02 17:11:20 +00:00
vm_inherit.h
vm_init.c Finished (?) cleaning up sysinit stuff. 1995-12-02 17:11:20 +00:00
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c A major sweep over the sysctl stuff. 1995-12-04 16:48:58 +00:00
vm_mmap.c Completed function declarations and/or added prototypes. 1995-12-03 12:18:39 +00:00
vm_object.c Completed function declarations and/or added prototypes. 1995-12-03 12:18:39 +00:00
vm_object.h
vm_page.c Completed function declarations and/or added prototypes. 1995-12-03 12:18:39 +00:00
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
vm_unix.c
vm_user.c
vm_vmio.c
vm.h
vnode_pager.c
vnode_pager.h