..
files.uvm
Add native mremap system call based on the UVM implementation for
2007-07-17 17:42:07 +00:00
Makefile
uvm_amap.c
Merge unobtrusive locking changes from the vmlocking branch.
2007-07-21 19:21:53 +00:00
uvm_amap.h
Merge unobtrusive locking changes from the vmlocking branch.
2007-07-21 19:21:53 +00:00
uvm_anon.c
Remove LOCK_ASSERT(!simple_lock_held(&foo));
2007-10-11 19:53:37 +00:00
uvm_anon.h
uvm_aobj.c
In uao_get(), drop object lock only after dropswap to avoid KASSERT panic.
2007-08-05 10:19:23 +00:00
uvm_aobj.h
uvm_bio.c
ubc_uiomove: add an "advice" argument rather than using UVM_ADV_RANDOM blindly.
2007-07-27 09:50:36 +00:00
uvm_ddb.h
uvm_device.c
handle UVM_UNKNOWN_OFFSET.
2007-06-24 22:56:58 +00:00
uvm_device.h
uvm_extern.h
Make the uarea cache per-CPU and drain in batches of 4.
2007-08-18 00:21:10 +00:00
uvm_fault_i.h
uvm_fault.c
Remove LOCK_ASSERT(!simple_lock_held(&foo));
2007-10-11 19:53:37 +00:00
uvm_fault.h
uvm_glue.c
uvm_swapin: disable the swaplock assertion. uvm_lwp_hold() can't take
2007-09-21 00:18:35 +00:00
uvm_glue.h
uvm_init.c
Make the uarea cache per-CPU and drain in batches of 4.
2007-08-18 00:21:10 +00:00
uvm_io.c
uvm_km.c
Fix DEBUG build.
2007-07-21 20:52:59 +00:00
uvm_km.h
uvm_loan.c
Remove LOCK_ASSERT(!simple_lock_held(&foo));
2007-10-11 19:53:37 +00:00
uvm_loan.h
uvm_map.c
Don't restrict the offset when allocating a map entry for in-kernel map -
2007-10-12 06:45:17 +00:00
uvm_map.h
When _KERNEL is defined, we have now grown a dependency on
2007-07-22 21:07:47 +00:00
uvm_meter.c
uvm_mmap.c
Merge from vmlocking:
2007-10-10 20:42:20 +00:00
uvm_mremap.c
Round up size arguments as mmap() does.
2007-08-08 11:08:18 +00:00
uvm_object.c
uvm_object.h
uvm_page.c
Fix merge error.
2007-10-08 14:14:55 +00:00
uvm_page.h
Merge unobtrusive locking changes from the vmlocking branch.
2007-07-21 19:21:53 +00:00
uvm_pager.c
Make bioops a pointer and point it to the softdeps struct in softdep
2007-09-01 23:40:21 +00:00
uvm_pager.h
uvm_param.h
uvm_pdaemon.c
Merge unobtrusive locking changes from the vmlocking branch.
2007-07-21 19:21:53 +00:00
uvm_pdaemon.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
use separate nreslookup evcnt for obj and anon pages.
2007-08-01 14:49:55 +00:00
uvm_pdpolicy_impl.h
uvm_pdpolicy.h
uvm_pglist.c
Merge unobtrusive locking changes from the vmlocking branch.
2007-07-21 19:21:53 +00:00
uvm_pglist.h
uvm_pmap.h
change pmap_phys_address()s parameter to paddr_t since that's what it gets
2007-07-16 23:48:03 +00:00
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
uvm_stat.h
uvm_swap.c
When swapping to a regular file use a workqueue to signal I/O completion.
2007-10-15 08:12:13 +00:00
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c
Remove LOCK_ASSERT(!simple_lock_held(&foo));
2007-10-11 19:53:37 +00:00
uvm.h
Merge unobtrusive locking changes from the vmlocking branch.
2007-07-21 19:21:53 +00:00