summaryrefslogtreecommitdiff
path: root/sys/vm/vm_object.c
AgeCommit message (Expand)Author
1998-04-25typoNiklas Hallqvist
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-07-25tabifyMichael Shalayeff
1997-05-28move vm_cache_max into param.cMichael Shalayeff
1997-04-17Removal of race conditions. Inspired by Charles Hannum'sNiklas Hallqvist
1997-03-26Just some initial KNF in preparation for some other changes coming soonNiklas Hallqvist
1996-12-24Make termination of objects wait for possible collapses before alteringNiklas Hallqvist
1996-11-06Be more restrictive with concurrent uses of the objects involved whileNiklas Hallqvist
1996-08-19A front pager can be lost during pagein, check for this caseNiklas Hallqvist
1996-08-18Restructured vm_object_collapse_aux so sharing object's pageins can go onNiklas Hallqvist
1996-08-14IMPORTANT FIX: arbitrary page could be removed during collapse.Niklas Hallqvist
1996-08-13Clean up vm_object_collapse_aux's dirty page game. Pun intended :-)Niklas Hallqvist
1996-08-12Fixed CRITICAL bug hitting in former swap leak scenariosNiklas Hallqvist
1996-08-02Fix long-standing swap-leak. Add OpenBSD tags. Optimize thread_wakeup.Niklas Hallqvist
1996-07-23make printf/addlog return 0, for compat to userlandTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-03-03From NetBSD: merge with 960217Niklas Hallqvist
1995-12-14from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt