summaryrefslogtreecommitdiff
path: root/vm/vm_resident.c
AgeCommit message (Expand)Author
0 min.VM: fix pageout throttling to external pagersRichard Braun
2016-09-21Enable high memoryRichard Braun
2016-09-21Rework pageout to handle multiple segmentsRichard Braun
2016-09-21Redefine what an external page isRichard Braun
2016-09-21Replace vm_offset_t with phys_addr_t where appropriateRichard Braun
2016-09-21Remove phys_first_addr and phys_last_addr global variablesRichard Braun
2016-06-17Change page cache statisticsRichard Braun
2016-03-13Avoid panics on physical memory exhaustionRichard Braun
2016-03-11Merge remote-tracking branch 'remotes/origin/rbraun/vm_cache_policy'Richard Braun
2016-02-16Avoid panics on physical memory exhaustionRichard Braun
2016-02-02Fix various memory managment errorsRichard Braun
2016-02-02Stack the slab allocator directly on top of the physical allocatorRichard Braun
2016-01-23Use vm_page as the physical memory allocatorRichard Braun
2015-02-18vm: fix typoJustus Winter
2013-12-20Declare void argument lists (part 2)Marin Ramesa
2013-12-17vm: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-15vm/vm_resident.c (vm_page_print): remove unnecessary castsMarin Ramesa
2013-12-05vm/vm_resident.c: correct commentMarin Ramesa
2013-11-15vm/vm_resident.c: remove register qualifiersMarin Ramesa
2013-10-09VM cache policy changeRichard Braun
2013-07-18vm: organize vm print function prototypesMarin Ramesa
2013-06-04Fix format warningsMiguel Figueiredo
2013-01-04Fix compilation warning implicit function declaration kdbprintfDavid Höppner
2012-09-23Provide basic page cache statisticsRichard Braun
2011-12-17Adjust VM initializationRichard Braun
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-09-05Free memory used by boot modulesSamuel Thibault
2011-04-20Warn once when part of the kernel is lacking memorySamuel Thibault
2009-12-18Add missing castsGuillem Jover
2009-11-11Fix a bug in vm_page_grab_contiguous_pages.Zheng Da
2009-10-20Fix warningsSamuel Thibault
2009-06-182006-12-30 Richard Braun <syn@hurdfr.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-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-01-31 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
1999-09-041999-09-04 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-06-291999-06-29 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
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-271999-06-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1997-03-24prerelease workThomas Bushnell
1997-02-25Initial sourceThomas Bushnell