freebsd-dev/sys/vm
Julian Elischer 2267af789e Add (but don't activate) code for a special VM option to make
downward growing stacks more general.
Add (but don't activate) code to use the new stack facility
when running threads, (specifically the linux threads support).
This allows people to use both linux compiled linuxthreads, and also the
native FreeBSD linux-threads port.

The code is conditional on VM_STACK. Not using this will
produce the old heavily tested system.

Submitted by: Richard Seaman <dick@tar.com>
1999-01-06 23:05:42 +00:00
..
default_pager.c
default_pager.h
device_pager.c
pmap.h
swap_pager.c Don't free swap in swap_pager_getpages(): this code probably cause the 1998-12-29 22:53:51 +00:00
swap_pager.h
vm_extern.h Add (but don't activate) code for a special VM option to make 1999-01-06 23:05:42 +00:00
vm_fault.c
vm_glue.c Fix two bogons created by 'patch(1)' in my last commit. 1998-12-19 08:23:31 +00:00
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Add (but don't activate) code for a special VM option to make 1999-01-06 23:05:42 +00:00
vm_map.h Add (but don't activate) code for a special VM option to make 1999-01-06 23:05:42 +00:00
vm_meter.c
vm_mmap.c Add (but don't activate) code for a special VM option to make 1999-01-06 23:05:42 +00:00
vm_object.c Ifdefed conditionally used simplock variables. 1999-01-02 11:34:57 +00:00
vm_object.h
vm_page.c Update comments to routines in vm_page.c, most especially whether a 1998-12-23 01:52:47 +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
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c
vnode_pager.h