..
Makefile
…
uvm.h
for in-kernel maps,
2005-01-01 21:00:06 +00:00
uvm_amap.c
hack around a UVM problem that causes hangs when large processes fork.
2005-01-30 17:23:05 +00:00
uvm_amap.h
…
uvm_amap_i.h
…
uvm_anon.c
…
uvm_anon.h
…
uvm_aobj.c
…
uvm_aobj.h
…
uvm_bio.c
Convert the PMAP_PREFER() macro from two arguments (offset and hint)
2005-01-17 04:37:20 +00:00
uvm_ddb.h
…
uvm_device.c
…
uvm_device.h
…
uvm_extern.h
in uvm_unmap_remove, always wakeup va waiters if any.
2005-01-13 11:50:32 +00:00
uvm_fault.c
uvm_fault: fix integer overflow so that MADV_SEQUENTIAL
2005-02-07 11:57:38 +00:00
uvm_fault.h
…
uvm_fault_i.h
…
uvm_glue.c
update a comment; malloc doesn't use uvm_kernacc anymore.
2005-02-08 08:22:37 +00:00
uvm_glue.h
…
uvm_init.c
move the call to link_pool_init() to the end of uvm_init(). needed for sun3.
2005-01-23 19:02:02 +00:00
uvm_io.c
for in-kernel maps,
2005-01-01 21:00:06 +00:00
uvm_km.c
in uvm_unmap_remove, always wakeup va waiters if any.
2005-01-13 11:50:32 +00:00
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
use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly.
2005-02-11 02:12:03 +00:00
uvm_map.h
use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly.
2005-02-11 02:12:03 +00:00
uvm_map_i.h
use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly.
2005-02-11 02:12:03 +00:00
uvm_meter.c
expose vm_page_zero_enable as vm.idlezero sysctl.
2004-10-10 09:57:31 +00:00
uvm_mmap.c
use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly.
2005-02-11 02:12:03 +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
…
uvm_page_i.h
…
uvm_pager.c
for in-kernel maps,
2005-01-01 21:00:06 +00:00
uvm_pager.h
…
uvm_pager_i.h
…
uvm_param.h
…
uvm_pdaemon.c
hack around a UVM problem that causes hangs when large processes fork.
2005-01-30 17:23:05 +00:00
uvm_pdaemon.h
…
uvm_pglist.c
…
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_user.c
…
uvm_vnode.c
adjust the UBC mapping code to support non-vnode uvm_objects.
2005-01-09 16:42:43 +00:00