NetBSD/sys/uvm
mrg dae55b7b7b fix a problem with swapping to files where a new variable introduced was not
later incremented correctedly, causing the wrong data to be paged out, which
then caused general lossage later when the data was paged in and the process
tried to use it.  found by pk.
1998-05-01 01:40:02 +00:00
..
uvm.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
uvm_amap.c KNF. 1998-03-09 00:58:55 +00:00
uvm_amap.h KNF. 1998-03-09 00:58:55 +00:00
uvm_amap_i.h - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
uvm_anon.h KNF. 1998-03-09 00:58:55 +00:00
uvm_aobj.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
uvm_aobj.h add copyright. 1998-02-12 07:36:43 +00:00
uvm_device.c KNF. 1998-03-09 00:58:55 +00:00
uvm_device.h KNF. 1998-03-09 00:58:55 +00:00
uvm_extern.h Pass vslock() and vsunlock() a proc *, rather than implicitly operating 1998-04-30 06:28:57 +00:00
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 KNF. 1998-03-09 00:58:55 +00:00
uvm_fault_i.h KNF. 1998-03-09 00:58:55 +00:00
uvm_glue.c Pass vslock() and vsunlock() a proc *, rather than implicitly operating 1998-04-30 06:28:57 +00:00
uvm_glue.h
uvm_init.c KNF. 1998-03-09 00:58:55 +00:00
uvm_io.c KNF. 1998-03-09 00:58:55 +00:00
uvm_km.c KNF. 1998-03-09 00:58:55 +00:00
uvm_km.h - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
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.c port-pc532 now has pmap_new just like port-i386. 1998-04-25 19:58:58 +00:00
uvm_map.h - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
uvm_map_i.h KNF. 1998-03-09 00:58:55 +00:00
uvm_meter.c KNF. 1998-03-09 00:58:55 +00:00
uvm_mmap.c mmap() default MAP_SHARED/MAP_PRIVATE is ``DEBUG'', not ``DIAGNOSTIC'' 1998-04-01 21:43:52 +00:00
uvm_object.h KNF. 1998-03-09 00:58:55 +00:00
uvm_page.c Fix small whitespace botch. 1998-04-16 03:54:35 +00:00
uvm_page.h remove tmpwire arg from uvm_pagewire() -- it isn't needed anymore. 1998-03-22 21:29:30 +00:00
uvm_page_i.h remove tmpwire arg from uvm_pagewire() -- it isn't needed anymore. 1998-03-22 21:29:30 +00:00
uvm_pager.c fix released pg bugs detected by Chuck S.: 1998-03-22 16:10:29 +00:00
uvm_pager.h KNF. 1998-03-09 00:58:55 +00:00
uvm_pager_i.h KNF. 1998-03-09 00:58:55 +00:00
uvm_pdaemon.c KNF. 1998-03-09 00:58:55 +00:00
uvm_pdaemon.h - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
uvm_pglist.c KNF. 1998-03-09 00:58:55 +00:00
uvm_stat.c uvm_dump now dumps some important pointers for debugging 1998-03-10 14:36:55 +00:00
uvm_stat.h KNF. 1998-03-09 00:58:55 +00:00
uvm_swap.c fix a problem with swapping to files where a new variable introduced was not 1998-05-01 01:40:02 +00:00
uvm_swap.h
uvm_unix.c KNF. 1998-03-09 00:58:55 +00:00
uvm_user.c KNF. 1998-03-09 00:58:55 +00:00
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 KNF. 1998-03-09 00:58:55 +00:00