summaryrefslogtreecommitdiffstats
path: root/sys/vm
Commit message (Expand)AuthorAgeFilesLines
* Made idempotentpaul1994-08-212-2/+12
* Fix up some sloppy coding practices:wollman1994-08-189-53/+36
* Fixed vm_page_deactivate to deal with getting called with a page that'sdg1994-08-101-48/+1
* Removed an old, obsolete call to vmmeter(). This is called now in thedg1994-08-091-2/+1
* Made pmap_kenter "TLB safe". ...and then removed all the pmap_updates thatdg1994-08-072-4/+2
* Provide support for upcoming merged VM/buffer cache, and fixed a few bugsdg1994-08-076-51/+42
* Fixed various prototype problems with the pmap functions and the subsequentdg1994-08-062-33/+33
* Incorporated post 1.1.5 work from John Dyson. This includes performancedg1994-08-067-218/+243
* Enabled page table preloading of cached objects.dg1994-08-061-1/+8
* Added some code that was accidently left out early in the 1.x -> 2.0 VMdg1994-08-041-1/+10
* Integrated VM system improvements/fixes from FreeBSD-1.1.5.dg1994-08-045-349/+363
* Added $Id$dg1994-08-0231-21/+70
* Removed all code related to the pagescan daemon, and changed 'act_count'dg1994-08-013-87/+4
* Don't move the page's position in the active queue if it is busy ordg1994-06-061-2/+0
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-2528-2100/+4909
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2434-0/+14336
OpenPOWER on IntegriCloud