summaryrefslogtreecommitdiff
path: root/vm/vm_pageout.c
AgeCommit message (Expand)Author
2016-12-27VM: really fix pageout of external objects backed by the default pagerRichard Braun
2016-12-24VM: fix pageout of external objects backed by the default pagerRichard Braun
2016-12-21VM: fix pageout timeoutRichard Braun
0 min.VM: fix pageout throttling to external pagersRichard Braun
2016-10-03Remove deprecated external memory management interface.Justus Winter
2016-09-21Rework pageout to handle multiple segmentsRichard Braun
2016-09-21Redefine what an external page isRichard Braun
2016-09-16VM: improve pageout deadlock workaroundRichard Braun
2016-05-16Fix pageout deadlockRichard Braun
2016-03-11Merge remote-tracking branch 'remotes/origin/rbraun/vm_cache_policy'Richard Braun
2016-02-02Fix various memory managment errorsRichard Braun
2015-07-12vm: really fix traversing the list of inactive pagesJustus Winter
2015-07-11vm: fix traversing the list of inactive pagesJustus Winter
2015-02-18kern: avoid #if 0ing out thread_collect_scanJustus Winter
2014-08-30Tune pageout parametersSamuel Thibault
2014-08-30Increate the pageout thread prioritySamuel Thibault
2014-04-04Convert from K&R to ANSIMarin Ramesa
2013-12-15Declare void argument listsMarin Ramesa
2013-12-09vm/vm_pageout.c: remove forward declarationsMarin Ramesa
2013-11-15i386/i386/vm_tuning.h: remove fileMarin Ramesa
2013-11-15vm/vm_pageout.c: remove register qualifiersMarin Ramesa
2013-10-09VM cache policy changeRichard Braun
2013-01-13Add statistics for task_events_infoDavid Höppner
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2009-10-20Fix warningSamuel Thibault
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1999-06-291999-06-29 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-06-281999-06-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-06-281999-06-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-06-28Oopsies in previous changes.Thomas Bushnell
1999-06-271999-06-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1997-02-25Initial sourceThomas Bushnell