..
default_pager.c
Implement global and per-uid accounting of the anonymous memory. Add
2009-06-23 20:45:22 +00:00
device_pager.c
Implement global and per-uid accounting of the anonymous memory. Add
2009-06-23 20:45:22 +00:00
memguard.c
memguard.h
phys_pager.c
Implement global and per-uid accounting of the anonymous memory. Add
2009-06-23 20:45:22 +00:00
pmap.h
redzone.c
redzone.h
swap_pager.c
Initialize the uip to silence gcc warning that seems to sneak in in some
2009-06-24 09:26:33 +00:00
swap_pager.h
uma_core.c
Add support for UMA_SLAB_KERNEL to page_free(). (While I'm here remove an
2009-06-18 07:27:11 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
vm_contig.c
This change is the next step in implementing the cache control functionality
2009-06-26 04:47:43 +00:00
vm_extern.h
This change is the next step in implementing the cache control functionality
2009-06-26 04:47:43 +00:00
vm_fault.c
Implement global and per-uid accounting of the anonymous memory. Add
2009-06-23 20:45:22 +00:00
vm_glue.c
Eliminate unnecessary obfuscation when testing a page's valid bits.
2009-06-07 19:38:26 +00:00
vm_init.c
vm_kern.c
Implement global and per-uid accounting of the anonymous memory. Add
2009-06-23 20:45:22 +00:00
vm_kern.h
vm_map.c
Implement global and per-uid accounting of the anonymous memory. Add
2009-06-23 20:45:22 +00:00
vm_map.h
Implement global and per-uid accounting of the anonymous memory. Add
2009-06-23 20:45:22 +00:00
vm_meter.c
vm_mmap.c
Implement global and per-uid accounting of the anonymous memory. Add
2009-06-23 20:45:22 +00:00
vm_object.c
The bits set in a page's dirty mask are a subset of the bits set in its
2009-06-24 04:45:03 +00:00
vm_object.h
Implement global and per-uid accounting of the anonymous memory. Add
2009-06-23 20:45:22 +00:00
vm_page.c
Strive for greater consistency among the places that implement real,
2009-06-21 00:21:33 +00:00
vm_page.h
vm_pageout.c
The bits set in a page's dirty mask are a subset of the bits set in its
2009-06-24 04:45:03 +00:00
vm_pageout.h
vm_pager.c
Implement global and per-uid accounting of the anonymous memory. Add
2009-06-23 20:45:22 +00:00
vm_pager.h
Implement global and per-uid accounting of the anonymous memory. Add
2009-06-23 20:45:22 +00:00
vm_param.h
vm_phys.c
This change is the next step in implementing the cache control functionality
2009-06-26 04:47:43 +00:00
vm_phys.h
This change is the next step in implementing the cache control functionality
2009-06-26 04:47:43 +00:00
vm_reserv.c
vm_reserv.h
vm_unix.c
vm_zeroidle.c
vm.h
This change is the next step in implementing the cache control functionality
2009-06-26 04:47:43 +00:00
vnode_pager.c
Change the type of uio_resid member of struct uio from int to ssize_t.
2009-06-25 18:46:30 +00:00
vnode_pager.h