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
NetBSD
/
sys
/
uvm
History
thorpej
b65c510879
Split uvmspace_alloc() into uvmspace_alloc() and uvmspace_init(). The latter
...
can be used for initializing a pre-allocated vmspace.
1998-03-27 01:47:06 +00:00
..
uvm_amap_i.h
…
uvm_amap.c
…
uvm_amap.h
…
uvm_anon.h
…
uvm_aobj.c
…
uvm_aobj.h
…
uvm_device.c
…
uvm_device.h
…
uvm_extern.h
Split uvmspace_alloc() into uvmspace_alloc() and uvmspace_init(). The latter
1998-03-27 01:47:06 +00:00
uvm_fault_i.h
…
uvm_fault.c
update per-process rusage fault counters (ru_majflt/ru_minflt) under UVM
1998-03-26 21:50:14 +00:00
uvm_fault.h
…
uvm_glue.c
…
uvm_glue.h
…
uvm_init.c
…
uvm_io.c
…
uvm_km.c
…
uvm_km.h
…
uvm_loan.c
remove tmpwire arg from uvm_pagewire() -- it isn't needed anymore.
1998-03-22 21:29:30 +00:00
uvm_loan.h
…
uvm_map_i.h
…
uvm_map.c
Split uvmspace_alloc() into uvmspace_alloc() and uvmspace_init(). The latter
1998-03-27 01:47:06 +00:00
uvm_map.h
…
uvm_meter.c
…
uvm_mmap.c
…
uvm_object.h
…
uvm_page_i.h
remove tmpwire arg from uvm_pagewire() -- it isn't needed anymore.
1998-03-22 21:29:30 +00:00
uvm_page.c
…
uvm_page.h
remove tmpwire arg from uvm_pagewire() -- it isn't needed anymore.
1998-03-22 21:29:30 +00:00
uvm_pager_i.h
…
uvm_pager.c
fix released pg bugs detected by Chuck S.:
1998-03-22 16:10:29 +00:00
uvm_pager.h
…
uvm_pdaemon.c
…
uvm_pdaemon.h
…
uvm_pglist.c
…
uvm_stat.c
…
uvm_stat.h
…
uvm_swap.c
…
uvm_swap.h
…
uvm_unix.c
…
uvm_user.c
…
uvm_vnode.c
bug fix: when doing uvm_vnp_sync() actually skip over blocked uvn's so
1998-03-11 01:37:40 +00:00
uvm_vnode.h
…
uvm.h
…