.. |
Makefile
|
…
|
|
uvm.h
|
…
|
|
uvm_amap.c
|
clean up DIAGNOSTIC checks, use KASSERT().
|
2001-02-18 21:19:08 +00:00 |
uvm_amap.h
|
clean up DIAGNOSTIC checks, use KASSERT().
|
2001-02-18 21:19:08 +00:00 |
uvm_amap_i.h
|
…
|
|
uvm_anon.c
|
clean up DIAGNOSTIC checks, use KASSERT().
|
2001-02-18 21:19:08 +00:00 |
uvm_anon.h
|
…
|
|
uvm_aobj.c
|
clean up DIAGNOSTIC checks, use KASSERT().
|
2001-02-18 21:19:08 +00:00 |
uvm_aobj.h
|
…
|
|
uvm_bio.c
|
Explicitly panic if failed to allocate some memory during initialization.
|
2001-02-02 01:55:52 +00:00 |
uvm_ddb.h
|
…
|
|
uvm_device.c
|
…
|
|
uvm_device.h
|
…
|
|
uvm_extern.h
|
Specify a process' address space limits for uvmspace_exec().
|
2001-02-06 17:01:51 +00:00 |
uvm_fault.c
|
clean up DIAGNOSTIC checks, use KASSERT().
|
2001-02-18 21:19:08 +00:00 |
uvm_fault.h
|
…
|
|
uvm_fault_i.h
|
…
|
|
uvm_glue.c
|
Move maxdmap and maxsmap where they belong and make them big enough.
|
2001-02-06 19:54:43 +00:00 |
uvm_glue.h
|
…
|
|
uvm_init.c
|
…
|
|
uvm_io.c
|
…
|
|
uvm_km.c
|
…
|
|
uvm_km.h
|
…
|
|
uvm_loan.c
|
…
|
|
uvm_loan.h
|
…
|
|
uvm_map.c
|
When recycling a vm_map, resize it to the new process address space limits.
|
2001-02-11 01:34:23 +00:00 |
uvm_map.h
|
clean up DIAGNOSTIC checks, use KASSERT().
|
2001-02-18 21:19:08 +00:00 |
uvm_map_i.h
|
…
|
|
uvm_meter.c
|
…
|
|
uvm_mmap.c
|
clean up DIAGNOSTIC checks, use KASSERT().
|
2001-02-18 21:19:08 +00:00 |
uvm_object.h
|
Put the extern decl of uvm_vnodeops in uvm_object.h
|
2001-01-28 22:23:04 +00:00 |
uvm_page.c
|
Put the extern decl of uvm_vnodeops in uvm_object.h
|
2001-01-28 22:23:04 +00:00 |
uvm_page.h
|
…
|
|
uvm_page_i.h
|
Page scanner improvements, behavior is actually a bit more like
|
2001-01-28 23:30:42 +00:00 |
uvm_pager.c
|
in uvm_aio_aiodone(), don't mark the page(s) clean if the pageout
|
2001-02-18 19:26:50 +00:00 |
uvm_pager.h
|
…
|
|
uvm_pager_i.h
|
…
|
|
uvm_param.h
|
…
|
|
uvm_pdaemon.c
|
Page scanner improvements, behavior is actually a bit more like
|
2001-01-28 23:30:42 +00:00 |
uvm_pdaemon.h
|
…
|
|
uvm_pglist.c
|
clean up DIAGNOSTIC checks, use KASSERT().
|
2001-02-18 21:19:08 +00:00 |
uvm_pglist.h
|
…
|
|
uvm_pmap.h
|
…
|
|
uvm_prot.h
|
…
|
|
uvm_stat.c
|
allow ubchist to be printed from the uvmhist merging uvm_hist()
|
2001-02-04 10:55:58 +00:00 |
uvm_stat.h
|
allow ubchist to be printed from the uvmhist merging uvm_hist()
|
2001-02-04 10:55:58 +00:00 |
uvm_swap.c
|
clean up DIAGNOSTIC checks, use KASSERT().
|
2001-02-18 21:19:08 +00:00 |
uvm_swap.h
|
…
|
|
uvm_unix.c
|
…
|
|
uvm_user.c
|
…
|
|
uvm_vnode.c
|
When shrinking file size, don't dispose of a page still in use.
|
2001-02-22 01:02:09 +00:00 |
uvm_vnode.h
|
…
|
|