.. |
default_pager.c
|
|
|
device_pager.c
|
|
|
phys_pager.c
|
|
|
pmap.h
|
|
|
swap_pager.c
|
Eliminate unnecessary udev_t variable: we can derive it from the dev_t
|
2003-08-15 13:14:25 +00:00 |
swap_pager.h
|
|
|
uma_core.c
|
- When deciding whether to init the zone with small_init or large_init,
|
2003-08-11 19:39:45 +00:00 |
uma_dbg.c
|
|
|
uma_dbg.h
|
|
|
uma_int.h
|
- When deciding whether to init the zone with small_init or large_init,
|
2003-08-11 19:39:45 +00:00 |
uma.h
|
|
|
vm_contig.c
|
Add the mlockall() and munlockall() system calls.
|
2003-08-11 07:14:08 +00:00 |
vm_extern.h
|
Make swaponvp() static to the swap_pager.
|
2003-08-15 12:04:29 +00:00 |
vm_fault.c
|
|
|
vm_glue.c
|
In vm_thread_swap{in|out}(), remove the alpha specific conditional
|
2003-08-16 23:15:15 +00:00 |
vm_init.c
|
|
|
vm_kern.c
|
Add the mlockall() and munlockall() system calls.
|
2003-08-11 07:14:08 +00:00 |
vm_kern.h
|
|
|
vm_map.c
|
Remove GIANT_REQUIRED from vmspace_alloc().
|
2003-08-13 19:23:51 +00:00 |
vm_map.h
|
Reduce the size of the vm map (and by inclusion the vm space) on 64-bit
|
2003-08-13 03:13:22 +00:00 |
vm_meter.c
|
|
|
vm_mmap.c
|
Add the mlockall() and munlockall() system calls.
|
2003-08-11 07:14:08 +00:00 |
vm_object.c
|
|
|
vm_object.h
|
Reduce the size of the vm object on 64-bit architectures by moving
|
2003-08-12 20:10:32 +00:00 |
vm_page.c
|
|
|
vm_page.h
|
|
|
vm_pageout.c
|
Extend the scope of the page queues lock in vm_pageout_scan() to cover
|
2003-08-15 05:13:36 +00:00 |
vm_pageout.h
|
|
|
vm_pageq.c
|
Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon's
|
2003-08-12 23:24:05 +00:00 |
vm_pager.c
|
|
|
vm_pager.h
|
|
|
vm_param.h
|
|
|
vm_unix.c
|
Add the mlockall() and munlockall() system calls.
|
2003-08-11 07:14:08 +00:00 |
vm_zeroidle.c
|
Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon's
|
2003-08-12 23:24:05 +00:00 |
vm.h
|
|
|
vnode_pager.c
|
Use NULL for 3rd argument of VOP_BMAP() rather than custom cast.
|
2003-08-17 18:54:23 +00:00 |
vnode_pager.h
|
|
|