.. |
TODO
|
…
|
|
device_pager.c
|
…
|
|
device_pager.h
|
…
|
|
pglist.h
|
oops, forgot to add this file earlier.
|
1998-02-05 14:58:45 +00:00 |
pmap.h
|
Move pmap_map() function definition to MD headers, as appropriate. It's
|
1998-02-18 02:05:32 +00:00 |
swap_pager.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-06 00:14:43 +00:00 |
swap_pager.h
|
…
|
|
vm.h
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
vm_conf.h
|
…
|
|
vm_extern.h
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
vm_fault.c
|
Add a diagnostic panic() to catch attempts to call vm_page_unwire() with
|
1998-02-23 14:37:00 +00:00 |
vm_glue.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-06 00:14:43 +00:00 |
vm_inherit.h
|
…
|
|
vm_init.c
|
…
|
|
vm_kern.c
|
NFS swap fix. Most files here are modified purely to add a tsleep() wmesg
|
1998-01-31 04:02:39 +00:00 |
vm_kern.h
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
vm_map.c
|
…
|
|
vm_map.h
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
vm_meter.c
|
…
|
|
vm_mmap.c
|
…
|
|
vm_object.c
|
NFS swap fix. Most files here are modified purely to add a tsleep() wmesg
|
1998-01-31 04:02:39 +00:00 |
vm_object.h
|
NFS swap fix. Most files here are modified purely to add a tsleep() wmesg
|
1998-01-31 04:02:39 +00:00 |
vm_page.c
|
Round allocations to page size in vm_bootstrap_steal_memory().
|
1998-02-08 18:24:52 +00:00 |
vm_page.h
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
vm_pageout.c
|
NFS swap fix. Most files here are modified purely to add a tsleep() wmesg
|
1998-01-31 04:02:39 +00:00 |
vm_pageout.h
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
vm_pager.c
|
…
|
|
vm_pager.h
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-06 00:14:43 +00:00 |
vm_param.h
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
vm_prot.h
|
…
|
|
vm_swap.c
|
Add "storage" arguments (all NULL) to pool_create() and pool_prime().
|
1998-02-19 23:56:37 +00:00 |
vm_swap.h
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
vm_unix.c
|
…
|
|
vm_user.c
|
…
|
|
vnode_pager.c
|
Include the NFS option header.
|
1998-02-19 00:55:04 +00:00 |
vnode_pager.h
|
…
|
|