summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_pageout.h
Commit message (Expand)AuthorAgeFilesLines
* Remove __P.alfred2002-03-191-7/+7
* - Remove a number of extra newlines that do not belong here according toeivind2002-03-101-3/+1
* Changes to make the OOM killer much more effective:silby2002-02-191-0/+2
* - Remove asleep(), await(), and M_ASLEEP.jhb2001-08-101-2/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* This is a rather large commit that encompasses the new swapper,dillon1999-01-211-1/+3
* VM level code cleanups.dyson1998-01-221-1/+2
* Fix some vnode management problems, and better mgmt of vnode free list.dyson1998-01-121-1/+2
* Support an optional, sysctl enabled feature of idle process swapout. Thisdyson1997-12-061-1/+7
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make the kernel smaller with at worst a neutral effect on perf bydyson1996-11-281-32/+3
* Completed function declarations and/or added prototypes.bde1995-11-211-1/+3
* Remove unused vars & funcs, make things static, protoize a little bit.phk1995-11-201-3/+1
* Greatly simplify the msync code. Eliminate complications in vm_pageoutdyson1995-11-051-1/+2
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-2/+1
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-6/+5
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Changes from John Dyson and myself:dg1995-04-091-2/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+3
* Various changes from John and myself that do the following:dg1995-03-011-3/+15
* Fixed some formatting weirdness that I overlooked in the previous commit.dg1995-01-101-4/+4
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-17/+21
* Cosmetics: unused vars, ()'s, #include's &c &c to silence gcc.phk1994-10-091-1/+2
* Made idempotentpaul1994-08-211-1/+6
* Fix up some sloppy coding practices:wollman1994-08-181-3/+1
* Added $Id$dg1994-08-021-1/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-7/+23
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+96
OpenPOWER on IntegriCloud