NetBSD/sys/uvm
yamt ba2f392cdc sys_mremap: whitespace 2009-03-23 02:12:54 +00:00
..
Makefile
files.uvm Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
uvm.h
uvm_amap.c Make adjustment of uvm_extrapages atomic since it's done without a lock. 2008-12-03 11:43:51 +00:00
uvm_amap.h "sparce" -> "sparse" + commas after "large", prior to "sparse" 2008-10-26 08:32:02 +00:00
uvm_anon.c
uvm_anon.h
uvm_aobj.c make some functions static. 2009-02-18 13:16:58 +00:00
uvm_aobj.h
uvm_bio.c g/c #if 0'd ubc_flush() 2008-11-27 08:46:09 +00:00
uvm_coredump.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
uvm_ddb.h
uvm_device.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
uvm_device.h
uvm_extern.h Clarify free_list usage in uvm_page_physload() regarding faster/slower RAM. 2009-03-12 12:55:16 +00:00
uvm_fault.c Move a couple of calls to pmap_update(). 2008-12-20 11:33:38 +00:00
uvm_fault.h
uvm_fault_i.h
uvm_glue.c uvm_swapin: uncomment an assertion which is now ok. 2009-01-31 09:13:09 +00:00
uvm_glue.h
uvm_init.c - Initialize pool subsystem and kmem(9) earlier, when UVM is up enough. 2008-10-18 03:46:22 +00:00
uvm_io.c
uvm_km.c It's easier for kernel reserve pages to be consumed because the pagedaemon 2008-12-13 11:34:43 +00:00
uvm_km.h PR port-amd64/32816 amd64 can not load lkms 2008-12-01 10:54:57 +00:00
uvm_loan.c uvm_loanuobjpages(): "nfsread" -> "loanuopg" in tsleep wmesg 2008-12-03 14:46:24 +00:00
uvm_loan.h
uvm_map.c vm_map_locked_p: add comments 2009-01-13 14:04:35 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
uvm_mremap.c sys_mremap: whitespace 2009-03-23 02:12:54 +00:00
uvm_object.c
uvm_object.h
uvm_page.c Clarify free_list usage in uvm_page_physload() regarding faster/slower RAM. 2009-03-12 12:55:16 +00:00
uvm_page.h - g/c stale function prototypes. 2009-01-16 02:33:14 +00:00
uvm_pager.c PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
uvm_pager.h
uvm_param.h
uvm_pdaemon.c PR 40027/pagedaemon loops on memory shortage 2008-12-13 11:26:57 +00:00
uvm_pdaemon.h
uvm_pdpolicy.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pglist.c remove "#define PGALLOC_VERBOSE". 2009-03-10 03:27:24 +00:00
uvm_pglist.h
uvm_pmap.h Make kernel_pmap_ptr a const. Requested by steve_martin. 2008-12-10 11:10:17 +00:00
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
uvm_stat.h Fix printing of tv_sec,tv_usec in UVMHIST. 2009-02-01 14:25:11 +00:00
uvm_swap.c fix some messages function names that are wrong by using __func__. 2009-03-01 01:13:14 +00:00
uvm_swap.h
uvm_swapstub.c
uvm_unix.c don't uprintf in non-debug kernels. 2009-03-04 21:52:38 +00:00
uvm_user.c
uvm_vnode.c