This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb1745c368
NetBSD
/
sys
/
uvm
History
rmind
b5eb577d50
- Initialize pool subsystem and kmem(9) earlier, when UVM is up enough.
...
- Remove uao_hashinit() workaround used for anon-objects. - Replace malloc with kmem. OK by <yamt>.
2008-10-18 03:46:22 +00:00
..
files.uvm
Makefile
uvm_amap.c
uvm_amap.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c
- Initialize pool subsystem and kmem(9) earlier, when UVM is up enough.
2008-10-18 03:46:22 +00:00
uvm_aobj.h
uvm_bio.c
uvm_ddb.h
Make "show uvmhist" available to all arches (not just sparc*) in ddb.
2008-08-08 17:09:28 +00:00
uvm_device.c
uvm_device.h
uvm_extern.h
g/c exec_map
2008-08-08 14:41:50 +00:00
uvm_fault_i.h
uvm_fault.c
Update a comment.
2008-07-04 10:22:35 +00:00
uvm_fault.h
uvm_glue.c
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
the most karmic commit of all: fix tyop in comment
2008-08-04 13:37:33 +00:00
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c
Make uvm_map.? use <sys/rb.h> instead of <sys/tree.h>. Change the
2008-07-29 00:03:06 +00:00
uvm_map.h
Make uvm_map.? use <sys/rb.h> instead of <sys/tree.h>. Change the
2008-07-29 00:03:06 +00:00
uvm_meter.c
uvm_mmap.c
uvm_mremap.c
uvm_object.c
uvm_object.h
uvm_page.c
Scale the number of kernel reserve pages by the number of CPUs.
2008-07-04 10:56:59 +00:00
uvm_page.h
uvm_pager.c
uvm_pager.h
Add snapshot support for logging ffs file systems.
2008-08-22 10:48:22 +00:00
uvm_param.h
uvm_pdaemon.c
- Make free target 0.5%, but limit to between 128k and 1024k.
2008-09-23 08:55:52 +00:00
uvm_pdaemon.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pdpolicy.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
Default PMAP_KMPAGE to 0 unless it's been previously defined by
2008-07-16 14:33:09 +00:00
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
Make "show uvmhist" available to all arches (not just sparc*) in ddb.
2008-08-08 17:09:28 +00:00
uvm_stat.h
Make "show uvmhist" available to all arches (not just sparc*) in ddb.
2008-08-08 17:09:28 +00:00
uvm_swap.c
Move test for __SWAP_BROKEN here.
2008-09-23 08:56:15 +00:00
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm.h