freebsd-nq/sys/vm
Alan Cox b3a882e936 o Header files shouldn't depend on options: Provide prototypes
for uiomoveco(), uioread(), and vm_uiomove() regardless
   of whether ENABLE_VFS_IOOPT is defined or not.

Submitted by:	bde
2002-05-06 06:20:04 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
swap_pager.c
swap_pager.h
uma_core.c Use pages instead of uz_maxpages, which has not been initialized yet, when 2002-05-04 21:49:29 +00:00
uma_dbg.c Hide a pointer to the malloc_type bucket at the end of the freed memory. If 2002-05-02 09:07:04 +00:00
uma_dbg.h Hide a pointer to the malloc_type bucket at the end of the freed memory. If 2002-05-02 09:07:04 +00:00
uma_int.h Add a new zone flag UMA_ZONE_MTXCLASS. This puts the zone in it's own 2002-04-29 23:45:41 +00:00
uma.h - Changed the size element of uma_zctor_args to be size_t instead of int. 2002-05-02 07:36:30 +00:00
vm_contig.c
vm_extern.h
vm_fault.c o Condition the compilation and use of vm_freeze_copyopts() 2002-05-06 05:45:57 +00:00
vm_glue.c o Introduce and use vm_map_trylock() to replace several direct uses 2002-04-28 06:07:54 +00:00
vm_init.c
vm_kern.c Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
vm_kern.h
vm_map.c o Move vm_freeze_copyopts() from vm_map.{c.h} to vm_object.{c,h}. It's plainly 2002-05-06 00:12:47 +00:00
vm_map.h o Header files shouldn't depend on options: Provide prototypes 2002-05-06 06:20:04 +00:00
vm_meter.c
vm_mmap.c o Remove GIANT_REQUIRED from vm_map_lookup_entry() and 2002-05-04 02:07:36 +00:00
vm_object.c o Condition the compilation and use of vm_freeze_copyopts() 2002-05-06 05:45:57 +00:00
vm_object.h o Move vm_freeze_copyopts() from vm_map.{c.h} to vm_object.{c,h}. It's plainly 2002-05-06 00:12:47 +00:00
vm_page.c o Convert the vm_page buckets mutex to a spin lock. (This resolves 2002-04-30 21:24:47 +00:00
vm_page.h
vm_pageout.c o Introduce and use vm_map_trylock() to replace several direct uses 2002-04-28 06:07:54 +00:00
vm_pageout.h
vm_pageq.c
vm_pager.c
vm_pager.h
vm_param.h
vm_swap.c Expand the one-line function pbreassignbuf() the only place it is or could 2002-05-05 20:37:08 +00:00
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c o Condition the compilation and use of vm_freeze_copyopts() 2002-05-06 05:45:57 +00:00
vnode_pager.h