index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
vm
/
vm_object.c
Age
Commit message (
Expand
)
Author
1998-04-25
typo
Niklas Hallqvist
1998-03-01
Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,
Niklas Hallqvist
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-07-25
tabify
Michael Shalayeff
1997-05-28
move vm_cache_max into param.c
Michael Shalayeff
1997-04-17
Removal of race conditions. Inspired by Charles Hannum's
Niklas Hallqvist
1997-03-26
Just some initial KNF in preparation for some other changes coming soon
Niklas Hallqvist
1996-12-24
Make termination of objects wait for possible collapses before altering
Niklas Hallqvist
1996-11-06
Be more restrictive with concurrent uses of the objects involved while
Niklas Hallqvist
1996-08-19
A front pager can be lost during pagein, check for this case
Niklas Hallqvist
1996-08-18
Restructured vm_object_collapse_aux so sharing object's pageins can go on
Niklas Hallqvist
1996-08-14
IMPORTANT FIX: arbitrary page could be removed during collapse.
Niklas Hallqvist
1996-08-13
Clean up vm_object_collapse_aux's dirty page game. Pun intended :-)
Niklas Hallqvist
1996-08-12
Fixed CRITICAL bug hitting in former swap leak scenarios
Niklas Hallqvist
1996-08-02
Fix long-standing swap-leak. Add OpenBSD tags. Optimize thread_wakeup.
Niklas Hallqvist
1996-07-23
make printf/addlog return 0, for compat to userland
Theo de Raadt
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1996-03-03
From NetBSD: merge with 960217
Niklas Hallqvist
1995-12-14
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt