1. Remove a rather strangely gratuitous bit of profanity
[unix-history] / sys / vm /
1994-06-22 Jordan K. HubbardCommit a whole cluster of last minute critical (and...
1994-06-17 David GreenmanWhoops, last commit on this file should have read ...
1994-06-17 David GreenmanAdjusted act_count increments to better cope with a...
1994-06-17 Paul RichardsThis commit was generated by cvs2svn to track changes...
1994-06-16 David GreenmanCorrect minor foratting anomoly caused by last commit.
1994-06-16 David GreenmanRan this through indent. John is going to hate me.
1994-06-15 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-06-13 Sean VickeryThis commit was generated by cvs2svn to track changes...
1994-06-11 David GreenmanAdded important missing functionality that is required...
1994-06-06 David GreenmanDon't move the page's position in the active queue...
1994-05-29 David GreenmanFrom John Dyson:
1994-05-27 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-25 David GreenmanChanges from John Dyson to fix system death problem...
1994-05-22 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-17 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-05-15 Andreas SchulzMake the VM_PAGEOUT_PAGE_COUNT a variable and set it...
1994-05-09 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-05-06 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-05-06 Gary Clark IIThis commit was generated by cvs2svn to track changes...
1994-05-02 David GreenmanMake sure that we not swap out processes that are waiti...
1994-04-26 David GreenmanReduced "NPENDINGIO" from 64 to 16...yields better...
1994-04-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-04-20 David GreenmanBug fixes and performance improvements from John Dyson...
1994-04-17 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-17 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-04-14 David GreenmanChanges from John Dyson and myself:
1994-04-13 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-04-06 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-05 David Greenmanfrom John Dyson:
1994-04-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-03-30 David GreenmanNew routine "pmap_kenter", designed to take advantage...
1994-03-22 David GreenmanFrom John Dyson: fixed bug in call to VOP_BMAP and...
1994-03-22 David GreenmanFrom John Dyson: Improved swap space allocation method...
1994-03-21 David GreenmanModified swap space allocation policy to be more conser...
1994-03-19 David GreenmanBack out previous change to vm_page.h.
1994-03-19 David GreenmanCheck for error from VOP_BMAP(). Not doing so leads...
1994-03-17 David Greenman#ifdef KERNEL the include of systm.h, as vm_page.h...
1994-03-16 David GreenmanIncreased VM_PAGEOUT_PAGE_COUNT from 4 to 6 pages....
1994-03-14 David GreenmanPerformance improvements from John Dyson.
1994-03-08 David GreenmanReduced pending IO max to make things a little less...
1994-03-07 David Greenman 1) "Pre-faulting" in of pages into process address...
1994-03-05 David GreenmanUncomment some code that John previously commented...
1994-03-02 David GreenmanFix from John Dyson: the last param in a call to swap_p...
1994-02-27 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-02-25 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-10 David GreenmanPatches from John Dyson to fix hangs under certain...
1994-02-10 David GreenmanPatch from John Dyson:
1994-02-09 David GreenmanFixes from John Dyson:
1994-02-08 David GreenmanFixes from John Dyson to fix out-of-memory hangs and...
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-06 David GreenmanPatch from John Dyson to fix bug with paging over NFS.
1994-02-05 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-01-31 David GreenmanAdded four pattern memory test routine that is done...
1994-01-31 David GreenmanAdd back page_size variable as vmstat looks it up in...
1994-01-31 David GreenmanVM system performance improvements from John Dyson...
1994-01-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1994-01-28 Jordan K. HubbardCould someone apply this patch to vm/vm_param.h? gbd...
1994-01-26 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-01-24 David Greenman1) base number of cache vm objects on NTEXT. Move initi...
1994-01-24 David GreenmanFix for "cp -R" bug: the object cache count was too...
1994-01-24 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-01-17 David GreenmanImprovements mostly from John Dyson, with a little...
1994-01-17 David Greenmanchange sleep->tsleep.
1994-01-14 David GreenmanSmall patch that was accidently overlooked...from Marti...
1994-01-14 David GreenmanThis is a list of the changes to the vm system as of...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-03 David GreenmanFix from John Dyson for potential lost wakeup. Note...
1993-12-24 David GreenmanAdded a comment. I should mention that the previous...
1993-12-24 David GreenmanMore minor optimizations and reorganized code to be...
1993-12-24 David GreenmanMinor optimization; no need to set protection if it...
1993-12-23 David GreenmanNuke a vm_page_deactivate call now that I understand...
1993-12-23 David GreenmanBug fix from John Dyson to remove a "this should never...
1993-12-22 David GreenmanFirst round of changes from John Dyson and myself to...
1993-12-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-12-21 David GreenmanConverted vm_page bit fields to flags to allow for...
1993-12-19 Garrett WollmanFixed dependence on pseudo-device header files now...
1993-12-19 Garrett WollmanMake everything compile with -Wtraditional. Make it...
1993-12-16 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1993-12-13 David GreenmanDon't put unnamed annonymous objects on the hash list...
1993-12-12 David Greenman1) Added proc file system from Paul Kranenburg with...
1993-11-29 David GreenmanUse slightly less disgusting double cast to quiet compi...
1993-11-29 David GreenmanAdded disgusting kludge to get rid of compiler warning...
1993-11-29 Andrey ChernovWeird bug with kern_kinfo now fixed! (applauds)
1993-11-29 David Greenman Fixed some bugs I introduced when integrating Mike...
1993-11-25 David Greenmanfix from John Dyson for swap space "leak"
1993-11-25 Garrett WollmanMake the LINT kernel compile with -W -Wreturn-type...
1993-11-22 David Greenmanpatches necessary to allow "linear" memory mapping...
1993-11-20 David GreenmanFix address wrapping bug in munmap and smmap.
1993-11-17 Garrett WollmanFixed comments that begin within comments, so code...
1993-11-14 Jordan K. HubbardAdded Paul K's fix to remove backing_object from the...
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
next