summaryrefslogtreecommitdiff
path: root/sys/vm/vm_object.c
AgeCommit message (Expand)Author
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