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
41889bdcaa
NetBSD
/
sys
/
uvm
History
chs
6e3fb7b0d2
add back rev. 1.29 of vm/vm_map.c, which was apparently lost in the UVM merge:
...
msync(MS_INVALIDATE) should fail if any part of the region is wired.
2005-02-28 16:55:54 +00:00
..
Makefile
uvm_amap_i.h
add some locking assertions.
2005-02-28 15:31:04 +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_anon.c
uvm_anon.h
uvm_aobj.c
uvm_aobj.h
uvm_bio.c
nuke trailing whitespace
2005-02-26 22:31:44 +00:00
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h
uvm_fault_i.h
uvm_fault.c
use TRUE and FALSE instead of 1 and 0 for boolean_t.
2005-02-28 15:33:04 +00:00
uvm_fault.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
uvm_km.c
nuke trailing whitespace
2005-02-26 22:31:44 +00:00
uvm_km.h
uvm_loan.c
uvm_loan.h
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_map.c
add back rev. 1.29 of vm/vm_map.c, which was apparently lost in the UVM merge:
2005-02-28 16:55:54 +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_meter.c
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_i.h
uvm_page.c
uvm_page.h
uvm_pager_i.h
uvm_pager.c
uvm_pager.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
uvm_stat.h
uvm_swap.c
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm.h