.. |
TODO
|
…
|
|
device_pager.c
|
…
|
|
device_pager.h
|
…
|
|
pglist.h
|
…
|
|
pmap.h
|
…
|
|
swap_pager.c
|
…
|
|
swap_pager.h
|
…
|
|
vm.h
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_conf.h
|
…
|
|
vm_extern.h
|
Pass vslock() and vsunlock() a proc *, rather than implicitly operating
|
1998-04-30 06:28:57 +00:00 |
vm_fault.c
|
correctly count ru_majflt. the fix pulled in from pr#1397 is incorrect.
|
1998-03-26 21:41:16 +00:00 |
vm_glue.c
|
Pass vslock() and vsunlock() a proc *, rather than implicitly operating
|
1998-04-30 06:28:57 +00:00 |
vm_inherit.h
|
…
|
|
vm_init.c
|
…
|
|
vm_kern.c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_kern.h
|
…
|
|
vm_map.c
|
Split vmspace_alloc() into vmspace_alloc() and vmspace_init(). The latter
|
1998-03-27 01:46:20 +00:00 |
vm_map.h
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_meter.c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_mmap.c
|
Per XPG, if the file descriptor argument to mmap() refers to a file whose
|
1998-03-28 16:58:04 +00:00 |
vm_object.c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_object.h
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_page.c
|
free correct page in incomplete section of MNN, as pointed
|
1998-03-31 03:04:59 +00:00 |
vm_page.h
|
Add vm_page_alloc1() and vm_page_free1(), which allocate/free single
|
1998-03-12 06:25:52 +00:00 |
vm_pageout.c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_pageout.h
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_pager.c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_pager.h
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_param.h
|
PAGE_SHIFT, PAGE_MASK, and PAGE_SIZE are all short-hand for kernel variables.
|
1998-03-25 00:45:51 +00:00 |
vm_prot.h
|
…
|
|
vm_swap.c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_swap.h
|
…
|
|
vm_unix.c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vm_user.c
|
…
|
|
vnode_pager.c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
vnode_pager.h
|
…
|
|