aboutsummaryrefslogtreecommitdiff
path: root/vm/vm_pageout.c
Commit message (Expand)AuthorAgeFilesLines
* vm: really fix traversing the list of inactive pagesJustus Winter2015-07-121-1/+1
* vm: fix traversing the list of inactive pagesJustus Winter2015-07-111-1/+1
* kern: avoid #if 0ing out thread_collect_scanJustus Winter2015-02-181-0/+2
* Tune pageout parametersSamuel Thibault2014-08-301-5/+5
* Increate the pageout thread prioritySamuel Thibault2014-08-301-0/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-10/+10
* Declare void argument listsMarin Ramesa2013-12-151-4/+4
* vm/vm_pageout.c: remove forward declarationsMarin Ramesa2013-12-091-3/+0
* i386/i386/vm_tuning.h: remove fileMarin Ramesa2013-11-151-1/+0
* vm/vm_pageout.c: remove register qualifiersMarin Ramesa2013-11-151-12/+12
* Add statistics for task_events_infoDavid Höppner2013-01-131-0/+1
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-171-3/+4
* Fix warningSamuel Thibault2009-10-201-1/+0
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+3
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-12/+0
* 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-4/+2
* 2006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-9/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-16/+16
* 1999-06-29 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-06-291-5/+17
* 1999-06-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-06-281-0/+2
* 1999-06-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-06-281-2/+0
* Oopsies in previous changes.Thomas Bushnell1999-06-281-3/+3
* 1999-06-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-06-271-12/+71
* Initial sourceThomas Bushnell1997-02-251-0/+924