freebsd-nq/sys/vm
Poul-Henning Kamp 98b0c78978 Make daddr_t and u_daddr_t 64bits wide.
Retire daddr64_t and use daddr_t instead.

Sponsored by:	DARPA & NAI Labs.
2002-05-14 11:09:43 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
swap_pager.h
uma_core.c Don't call the uz free function while the zone lock is held. This can lead 2002-05-13 05:08:18 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
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
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c o Remove GIANT_REQUIRED and an excessive number of blank lines 2002-05-12 18:42:05 +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 Acquire and release Giant in vm_object_reference() and 2002-05-12 05:22:56 +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
vm_page.h
vm_pageout.c
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 Make daddr_t and u_daddr_t 64bits wide. 2002-05-14 11:09:43 +00:00
vnode_pager.h