.. |
default_pager.c
|
|
|
device_pager.c
|
Push down Giant into vm_pager_get_pages(). The only get pages methods that
|
2004-04-23 06:10:58 +00:00 |
phys_pager.c
|
Zero the physical page only if it is invalid and not prezeroed.
|
2004-04-25 07:58:59 +00:00 |
pmap.h
|
- pmap_kenter_temporary() is unused by machine-independent code. Therefore,
|
2004-04-10 22:41:46 +00:00 |
swap_pager.c
|
Make vm_page's PG_ZERO flag immutable between the time of the page's
|
2004-05-06 05:03:23 +00:00 |
swap_pager.h
|
Remove advertising clause from University of California Regent's license,
|
2004-04-06 20:15:37 +00:00 |
uma_core.c
|
Bring in mbuma to replace mballoc.
|
2004-05-31 21:46:06 +00:00 |
uma_dbg.c
|
Bring in mbuma to replace mballoc.
|
2004-05-31 21:46:06 +00:00 |
uma_dbg.h
|
|
|
uma_int.h
|
Bring in mbuma to replace mballoc.
|
2004-05-31 21:46:06 +00:00 |
uma.h
|
Fix a comment above uma_zsecond_create(), describing its arguments.
|
2004-06-01 01:36:26 +00:00 |
vm_contig.c
|
Remove advertising clause from University of California Regent's license,
|
2004-04-06 20:15:37 +00:00 |
vm_extern.h
|
To date, unwiring a fictitious page has produced a panic. The reason
|
2004-05-22 04:53:51 +00:00 |
vm_fault.c
|
To date, unwiring a fictitious page has produced a panic. The reason
|
2004-05-22 04:53:51 +00:00 |
vm_glue.c
|
In r1.190, vslock() and vsunlock() were bogusly made to do a "user wire"
|
2004-05-07 11:43:24 +00:00 |
vm_init.c
|
The demise of vm_pager_map_page() in revision 1.93 of vm/vm_pager.c permits
|
2004-04-08 19:08:49 +00:00 |
vm_kern.c
|
Bring in mbuma to replace mballoc.
|
2004-05-31 21:46:06 +00:00 |
vm_kern.h
|
Remove advertising clause from University of California Regent's license,
|
2004-04-06 20:15:37 +00:00 |
vm_map.c
|
Back out previous commit; it went to the wrong file.
|
2004-05-25 18:28:52 +00:00 |
vm_map.h
|
In cases where a file was resident in memory mmap(..., PROT_NONE, ...)
|
2004-04-24 03:46:44 +00:00 |
vm_meter.c
|
Remove advertising clause from University of California Regent's license,
|
2004-04-06 20:15:37 +00:00 |
vm_mmap.c
|
To handle orphaned character device vnodes properly in mmap(), check that
|
2004-05-11 10:26:37 +00:00 |
vm_object.c
|
MFS: vm_map.c rev 1.187.2.27 through 1.187.2.29, fix MS_INVALIDATE
|
2004-05-25 18:40:53 +00:00 |
vm_object.h
|
Remove advertising clause from University of California Regent's license,
|
2004-04-06 20:15:37 +00:00 |
vm_page.c
|
To date, unwiring a fictitious page has produced a panic. The reason
|
2004-05-22 04:53:51 +00:00 |
vm_page.h
|
Move the definitions of SWAPBLK_NONE and SWAPBLK_MASK from vm_page.h to
|
2004-06-04 04:03:26 +00:00 |
vm_pageout.c
|
Cache queue pages are not mapped. Thus, the pmap_remove_all() by
|
2004-05-12 04:10:35 +00:00 |
vm_pageout.h
|
Remove advertising clause from University of California Regent's license,
|
2004-04-06 20:15:37 +00:00 |
vm_pageq.c
|
Correct typo, vm_page_list_find() is called vm_pageq_find() for quite a
|
2004-05-30 00:42:38 +00:00 |
vm_pager.c
|
The demise of vm_pager_map_page() in revision 1.93 of vm/vm_pager.c permits
|
2004-04-08 19:08:49 +00:00 |
vm_pager.h
|
The demise of vm_pager_map_page() in revision 1.93 of vm/vm_pager.c permits
|
2004-04-08 19:08:49 +00:00 |
vm_param.h
|
Remove advertising clause from University of California Regent's license,
|
2004-04-06 20:15:37 +00:00 |
vm_unix.c
|
Remove advertising clause from University of California Regent's license,
|
2004-04-06 20:15:37 +00:00 |
vm_zeroidle.c
|
|
|
vm.h
|
Remove advertising clause from University of California Regent's license,
|
2004-04-06 20:15:37 +00:00 |
vnode_pager.c
|
Make vm_page's PG_ZERO flag immutable between the time of the page's
|
2004-05-06 05:03:23 +00:00 |
vnode_pager.h
|
Remove advertising clause from University of California Regent's license,
|
2004-04-06 20:15:37 +00:00 |