NetBSD/sys/uvm
chuck 281eb8b87a remove bogus permission check in uvm_map_clean(). fixes mmap/msync
problem discussed/reported by jonathan and Andreas Wrede <andreas@planix.com>.
1998-11-15 04:38:19 +00:00
..
Makefile
uvm.h
uvm_amap.c be consistent with locking of amaps and anons when freeing them. 1998-11-04 07:07:22 +00:00
uvm_amap.h shift by PAGE_SHIFT instead of multiplying or dividing by PAGE_SIZE. 1998-10-18 23:49:59 +00:00
uvm_amap_i.h shift by PAGE_SHIFT instead of multiplying or dividing by PAGE_SIZE. 1998-10-18 23:49:59 +00:00
uvm_anon.h
uvm_aobj.c shift by PAGE_SHIFT instead of multiplying or dividing by PAGE_SIZE. 1998-10-18 23:49:59 +00:00
uvm_aobj.h
uvm_ddb.h
uvm_device.c remove unused share map code from UVM: 1998-10-11 23:02:31 +00:00
uvm_device.h
uvm_extern.h
uvm_fault.c minor KNF nits 1998-11-07 05:50:19 +00:00
uvm_fault.h remove unused share map code from UVM: 1998-10-11 23:07:42 +00:00
uvm_fault_i.h remove unused share map code from UVM: 1998-10-11 23:07:42 +00:00
uvm_glue.c Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:21:19 +00:00
uvm_glue.h
uvm_init.c
uvm_io.c remove unused share map code from UVM: 1998-10-11 23:18:20 +00:00
uvm_km.c shift by PAGE_SHIFT instead of multiplying or dividing by PAGE_SIZE. 1998-10-18 23:49:59 +00:00
uvm_km.h
uvm_loan.c be consistent with locking of amaps and anons when freeing them. 1998-11-04 07:07:22 +00:00
uvm_loan.h
uvm_map.c remove bogus permission check in uvm_map_clean(). fixes mmap/msync 1998-11-15 04:38:19 +00:00
uvm_map.h remove unused share map code from UVM: 1998-10-11 23:14:47 +00:00
uvm_map_i.h remove unused share map code from UVM: 1998-10-11 23:14:47 +00:00
uvm_meter.c
uvm_mmap.c remove unused share map code from UVM: 1998-10-11 23:18:20 +00:00
uvm_object.h
uvm_page.c shift by PAGE_SHIFT instead of multiplying or dividing by PAGE_SIZE. 1998-10-18 23:49:59 +00:00
uvm_page.h
uvm_page_i.h
uvm_pager.c be consistent with locking of amaps and anons when freeing them. 1998-11-04 07:07:22 +00:00
uvm_pager.h
uvm_pager_i.h
uvm_pdaemon.c remove outdated comment. 1998-11-04 07:06:05 +00:00
uvm_pdaemon.h
uvm_pglist.c
uvm_stat.c
uvm_stat.h
uvm_swap.c Clear B_NOCACHE when we're done with the buffer -- although this is probably 1998-11-08 19:41:49 +00:00
uvm_swap.h
uvm_unix.c remove unused share map code from UVM: 1998-10-11 23:18:20 +00:00
uvm_user.c remove unused share map code from UVM: 1998-10-11 23:18:20 +00:00
uvm_vnode.c we must unlock a vp's object's lock before calling vrele(). 1998-11-04 06:21:40 +00:00
uvm_vnode.h