.. |
Makefile
|
…
|
|
uvm.h
|
introduce UVMHIST_LOANHIST and sprinkle UVMHIST_LOGs.
|
2004-11-23 04:51:56 +00:00 |
uvm_amap.c
|
add assertions.
|
2004-05-12 20:09:50 +00:00 |
uvm_amap.h
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
uvm_amap_i.h
|
…
|
|
uvm_anon.c
|
uvm_pagefree: when orphaning an A->K loaned page,
|
2004-09-01 11:53:38 +00:00 |
uvm_anon.h
|
fix a amap_wirerange deadlock problem by re-introducing
|
2004-05-05 11:54:32 +00:00 |
uvm_aobj.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
uvm_aobj.h
|
…
|
|
uvm_bio.c
|
ubc_release: grab uobj's vmobjlock when calling uvm_page_unbusy().
|
2004-05-05 11:35:40 +00:00 |
uvm_ddb.h
|
…
|
|
uvm_device.c
|
…
|
|
uvm_device.h
|
…
|
|
uvm_extern.h
|
Garbage-collect pagemove(); nothing use it anymore (YAY!!!)
|
2004-08-28 22:12:40 +00:00 |
uvm_fault.c
|
fix a amap_wirerange deadlock problem by re-introducing
|
2004-05-05 11:54:32 +00:00 |
uvm_fault.h
|
…
|
|
uvm_fault_i.h
|
…
|
|
uvm_glue.c
|
add assertions.
|
2004-05-12 20:09:50 +00:00 |
uvm_glue.h
|
…
|
|
uvm_init.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
uvm_io.c
|
…
|
|
uvm_km.c
|
…
|
|
uvm_km.h
|
…
|
|
uvm_loan.c
|
introduce UVMHIST_LOANHIST and sprinkle UVMHIST_LOGs.
|
2004-11-23 04:51:56 +00:00 |
uvm_loan.h
|
…
|
|
uvm_map.c
|
uvm_map_printit:
|
2004-09-25 04:19:38 +00:00 |
uvm_map.h
|
…
|
|
uvm_map_i.h
|
…
|
|
uvm_meter.c
|
expose vm_page_zero_enable as vm.idlezero sysctl.
|
2004-10-10 09:57:31 +00:00 |
uvm_mmap.c
|
mlock(2) and munlock(2) are defined by our man pages (which agree with
|
2004-12-02 15:23:47 +00:00 |
uvm_object.h
|
…
|
|
uvm_page.c
|
uvm_pageidlezero: grab kernel_lock before uvm.fpageqlock. PR/27259.
|
2004-10-23 21:29:27 +00:00 |
uvm_page.h
|
g/c stale declarations of page queues.
|
2004-10-07 10:56:26 +00:00 |
uvm_page_i.h
|
add assertions.
|
2004-05-12 20:09:50 +00:00 |
uvm_pager.c
|
Count obj pages freed by pagedaemon.
|
2004-10-03 07:59:02 +00:00 |
uvm_pager.h
|
…
|
|
uvm_pager_i.h
|
…
|
|
uvm_param.h
|
…
|
|
uvm_pdaemon.c
|
- Don't let pagedaemon sleep while draining buf.
|
2004-10-03 08:47:48 +00:00 |
uvm_pdaemon.h
|
…
|
|
uvm_pglist.c
|
make free page queue filo rather than fifo.
|
2004-09-17 20:46:03 +00:00 |
uvm_pglist.h
|
…
|
|
uvm_pmap.h
|
…
|
|
uvm_prot.h
|
…
|
|
uvm_stat.c
|
introduce UVMHIST_LOANHIST and sprinkle UVMHIST_LOGs.
|
2004-11-23 04:51:56 +00:00 |
uvm_stat.h
|
UVMHIST_LOG: avoid division.
|
2004-11-23 05:08:33 +00:00 |
uvm_swap.c
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
uvm_swap.h
|
…
|
|
uvm_unix.c
|
uvm_grow(): avoid needless arithmetic and make LP64 safe
|
2004-08-28 12:44:22 +00:00 |
uvm_user.c
|
…
|
|
uvm_vnode.c
|
…
|
|