The NetBSD Project

src/sys/uvm/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / uvm

Current tag: chs-ubc-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] pdsim/        
[DIR] pmap/        
[TXT] uvm_swap.c  1.22   25 years  mycroft   branches: 1.22.2; Clear B_NOCACHE when we're done with the buffer -- although t...
[TXT] uvm_fault.c  1.17   25 years  mrg   branches: 1.17.2; minor KNF nits
[TXT] uvm_amap.c  1.17   25 years  chs   branches: 1.17.2; be consistent with locking of amaps and anons when freeing th...
[TXT] uvm_loan.c  1.12   25 years  chs   branches: 1.12.2; be consistent with locking of amaps and anons when freeing th...
[TXT] uvm_pager.c  1.13   25 years  chs   branches: 1.13.2; be consistent with locking of amaps and anons when freeing th...
[TXT] uvm_pdaemon.c  1.12   25 years  chs   branches: 1.12.2; remove outdated comment.
[TXT] uvm_vnode.c  1.17   25 years  chs   branches: 1.17.2; we must unlock a vp's object's lock before calling vrele().
[TXT] uvm_map.c  1.32   25 years  mrg   branches: 1.32.2; KNF a missing bit. remove register.
[TXT] uvm_glue.c  1.15   25 years  tron   Defopt SYSVMSG, SYSVSEM and SYSVSHM.
[TXT] uvm_page.c  1.15   25 years  chs   branches: 1.15.2; shift by PAGE_SHIFT instead of multiplying or dividing by PAG...
[TXT] uvm_amap.h  1.8   25 years  chs   branches: 1.8.2; shift by PAGE_SHIFT instead of multiplying or dividing by PAGE...
[TXT] uvm_aobj.c  1.15   25 years  chs   branches: 1.15.2; shift by PAGE_SHIFT instead of multiplying or dividing by PAG...
[TXT] uvm_km.c  1.18   25 years  chs   branches: 1.18.2; shift by PAGE_SHIFT instead of multiplying or dividing by PAG...
[TXT] uvm_unix.c  1.7   25 years  chuck   remove unused share map code from UVM: - update calls to uvm_unmap_remove/uvm_u...
[TXT] uvm_user.c  1.6   25 years  chuck   remove unused share map code from UVM: - update calls to uvm_unmap_remove/uvm_u...
[TXT] uvm_io.c  1.7   25 years  chuck   remove unused share map code from UVM: - update calls to uvm_unmap_remove/uvm_u...
[TXT] uvm_mmap.c  1.15   25 years  chuck   branches: 1.15.2; remove unused share map code from UVM: - update calls to uvm...
[TXT] uvm_map.h  1.10   25 years  chuck   remove unused share map code from UVM: - replace map checks with submap checks ...
[TXT] uvm_fault.h  1.7   25 years  chuck   remove unused share map code from UVM: - simplify uvm_faultinfo in uvm_fault.h ...
[TXT] uvm_fault_i.h  1.6   25 years  chuck   remove unused share map code from UVM: - simplify uvm_faultinfo in uvm_fault.h ...
[TXT] uvm_device.c  1.10   25 years  chuck   remove unused share map code from UVM: - udv_fault() no longer has to worry abo...
[TXT] uvm.h  1.13   25 years  chuck   branches: 1.13.2; remove unused share map code from UVM: dump UVM_ET_MAP/UVM_...
[TXT] uvm_extern.h  1.21   25 years  thorpej   branches: 1.21.2; Implement uvm_exit(), which frees VM resources when a process...
[TXT] uvm_pager.h  1.7   25 years  eeh   branches: 1.7.2; Merge paddr_t changes into the main branch.
[TXT] uvm_pglist.c  1.6   25 years  eeh   branches: 1.6.2; 1.6.8; Merge paddr_t changes into the main branch.
[TXT] uvm_page.h  1.10   25 years  eeh   Merge paddr_t changes into the main branch.
[TXT] uvm_km.h  1.6   25 years  eeh   Merge paddr_t changes into the main branch.
[TXT] uvm_loan.h  1.5   25 years  eeh   Merge paddr_t changes into the main branch.
[TXT] uvm_init.c  1.9   25 years  eeh   Merge paddr_t changes into the main branch.
[TXT] uvm_meter.c  1.7   25 years  perry   bzero->memset, bcopy->memcpy, bcmp->memcmp
[TXT] uvm_stat.h  1.13   25 years  perry   branches: 1.13.2; bzero->memset, bcopy->memcpy, bcmp->memcmp
[TXT] uvm_ddb.h  1.1   25 years  jonathan   defopt DDB.
[TXT] uvm_stat.c  1.10   25 years  mrg   branches: 1.10.4; Add new history grovelling function uvm_hist() that takes a b...
[TXT] Makefile  1.1   25 years  cgd   branches: 1.1.14; Rework the way kernel include files are installed. In the ne...
[TXT] uvm_object.h  1.5   26 years  mrg   KNF.
[TXT] uvm_anon.h  1.7   26 years  mrg   KNF.
[TXT] uvm_device.h  1.5   26 years  mrg   KNF.
[TXT] uvm_aobj.h  1.6   26 years  chs   branches: 1.6.4; add copyright.
[TXT] uvm_pdaemon.h  1.5   26 years  mrg   - add defopt's for UVM, UVMHIST and PMAP_NEW. - remove unnecessary UVMHIST_DECL'...
[TXT] uvm_glue.h  1.4   26 years  perry   add/cleanup multiple inclusion protection.
[TXT] uvm_swap.h  1.3   26 years  mrg   branches: 1.3.10; restore rcsids


CVSweb <webmaster@jp.NetBSD.org>