Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-17 | Removal of race conditions. Inspired by Charles Hannum's | Niklas Hallqvist | |
<mycroft@netbsd.org> reorganization of the vm_collapse logic, although not used verbatim. We no longer collapse objects from the pagedaemon as that is not necessary anymore with the more aggressive collapses that gets done. This also increases performance of loaded systems. Much KNF too. | |||
1996-12-24 | Make termination of objects wait for possible collapses before altering | Niklas Hallqvist | |
the object's shadow linkage. Also note that the object is going to die so that a possible collapse can finish early. | |||
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 | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |