OpenBSD CVS

src/sys/vm/


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: [local] / src / sys / vm

Current tag: OPENBSD_2_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] TODO (in the Attic) [Hide]  1.1   27 years  niklas   branches: 1.1.14; Add some good notes from Mike Hibler (via NetBSD)
[TXT] device_pager.c (in the Attic) [Hide]  1.5   26 years  niklas   branches: 1.5.10; KNF from NetBSD
[TXT] device_pager.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.16; Fix long-standing swap-leak. Add OpenBSD tags. Optimize threa...
[TXT] pglist.h (in the Attic) [Hide]  1.1   26 years  niklas   branches: 1.1.10; Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,...
[TXT] pmap.h (in the Attic) [Hide]  1.8   26 years  niklas   Some cleanup of page steals
[TXT] swap_pager.c (in the Attic) [Hide]  1.13   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] swap_pager.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.16; Fix long-standing swap-leak. Add OpenBSD tags. Optimize threa...
[TXT] vm.h (in the Attic) [Hide]  1.6   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] vm_conf.h (in the Attic) [Hide]  1.1   28 years  niklas   branches: 1.1.16; From NetBSD: merge with 960217
[TXT] vm_extern.h (in the Attic) [Hide]  1.15   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] vm_fault.c (in the Attic) [Hide]  1.16   26 years  niklas   do not count proc0 faults (happens in amiga pmap_init)
[TXT] vm_glue.c (in the Attic) [Hide]  1.29   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] vm_inherit.h (in the Attic) [Hide]  1.2   27 years  niklas   Fix long-standing swap-leak. Add OpenBSD tags. Optimize thread_wakeup.
[TXT] vm_init.c (in the Attic) [Hide]  1.3   26 years  niklas   branches: 1.3.10; Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,...
[TXT] vm_kern.c (in the Attic) [Hide]  1.10   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] vm_kern.h (in the Attic) [Hide]  1.3   26 years  niklas   branches: 1.3.10; Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,...
[TXT] vm_map.c (in the Attic) [Hide]  1.13   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] vm_map.h (in the Attic) [Hide]  1.8   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] vm_meter.c (in the Attic) [Hide]  1.8   26 years  niklas   branches: 1.8.10; Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,...
[TXT] vm_mmap.c (in the Attic) [Hide]  1.13   26 years  deraadt   check for zerodev special case before kicking out all VCHR cases
[TXT] vm_object.c (in the Attic) [Hide]  1.21   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] vm_object.h (in the Attic) [Hide]  1.9   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] vm_page.c (in the Attic) [Hide]  1.13   26 years  niklas   Some cleanup of page steals
[TXT] vm_page.h (in the Attic) [Hide]  1.6   26 years  niklas   Some cleanup of page steals
[TXT] vm_pageout.c (in the Attic) [Hide]  1.9   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] vm_pageout.h (in the Attic) [Hide]  1.6   26 years  niklas   branches: 1.6.10; Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,...
[TXT] vm_pager.c (in the Attic) [Hide]  1.8   26 years  csapuntz   Updates for VFS Lite 2 + soft update.
[TXT] vm_pager.h (in the Attic) [Hide]  1.6   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] vm_param.h (in the Attic) [Hide]  1.14   26 years  niklas   Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, <chuck@openbsd.org...
[TXT] vm_prot.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.16; Fix long-standing swap-leak. Add OpenBSD tags. Optimize threa...
[TXT] vm_swap.c (in the Attic) [Hide]  1.8   26 years  csapuntz   Protect some more vnode operation with splbio. Needed for correct interaction wi...
[TXT] vm_unix.c (in the Attic) [Hide]  1.8   26 years  csapuntz   Updates for VFS Lite 2 + soft update.
[TXT] vm_user.c (in the Attic) [Hide]  1.3   28 years  niklas   branches: 1.3.16; NetBSD 960317 merge
[TXT] vnode_pager.c (in the Attic) [Hide]  1.7   26 years  csapuntz   branches: 1.7.10; Fix for chuck cranor's crashme program.
[TXT] vnode_pager.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.16; Fix long-standing swap-leak. Add OpenBSD tags. Optimize threa...