summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_glue.c
Commit message (Expand)AuthorAgeFilesLines
...
* swap_pager.c:dg1995-02-021-2/+6
* Added ability to detect sequential faults and DTRT. (swap_pager.c)dg1995-01-241-10/+5
* Fixed some formatting weirdness that I overlooked in the previous commit.dg1995-01-101-8/+8
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-227/+138
* Change swapping policy to be a bit more aggressive about finding adg1994-12-181-5/+6
* Implemented swap locking via P_SWAPPING flag. It was possible for a processdg1994-11-131-5/+11
* Cosmetics: unused vars, ()'s, #include's &c &c to silence gcc.phk1994-10-091-13/+3
* Fixed a bug I introduced when fixing the rss limit code. Changed swapoutdg1994-09-121-3/+11
* Fix up some sloppy coding practices:wollman1994-08-181-2/+1
* Removed an old, obsolete call to vmmeter(). This is called now in thedg1994-08-091-2/+1
* Integrated VM system improvements/fixes from FreeBSD-1.1.5.dg1994-08-041-20/+18
* Added $Id$dg1994-08-021-1/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-210/+290
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+605
OpenPOWER on IntegriCloud