summaryrefslogtreecommitdiff
path: root/vm/vm_object.c
AgeCommit message (Expand)Author
2020-03-15vm_object_copy_call: Make sure vm_object_enter succeedsSamuel Thibault
2017-10-23Drop the register qualifier.Justus Winter
2017-09-21vm: Remove old memory manager remnants.Justus Winter
2016-10-03Remove deprecated external memory management interface.Justus Winter
2016-06-17Change page cache statisticsRichard Braun
2016-05-16Fix pageout deadlockRichard Braun
2016-03-11Merge remote-tracking branch 'remotes/origin/rbraun/vm_cache_policy'Richard Braun
2016-02-07Fix page cache accountingRichard 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
2016-01-01Slightly improve map debugging readabilityRichard Braun
2015-12-29Improve map debugging readabilityRichard Braun
2015-11-29Nicer out of memory condition reportingSamuel Thibault
2015-08-18vm: collapse unreachable branch into assertionJustus Winter
2015-07-10vm: drop debugging remnantsJustus Winter
2015-05-20vm: gracefully handle resource shortageJustus Winter
2015-01-02vm: Fix typo in comment (found by codespell)Stefan Weil
2013-12-09vm/vm_object.c: remove unused variableMarin Ramesa
2013-11-24vm: move forward declarations into a header fileMarin Ramesa
2013-11-15vm/vm_object.c: remove register qualifiersMarin Ramesa
2013-11-09Remove lint codeMarin Ramesa
2013-10-09VM cache policy changeRichard Braun
2013-07-18vm: organize vm print function prototypesMarin Ramesa
2013-01-04Fix compilation warning implicit function declaration kdbprintfDavid Höppner
2012-09-23Provide basic page cache statisticsRichard Braun
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2011-12-17Adjust VM initializationRichard Braun
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2009-12-21Add a SoftDebugger functionSamuel Thibault
2009-10-14Update constants to nowadays standardsSamuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182007-03-01 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-12-30 Richard Braun <syn@hurdfr.org>Samuel Thibault
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-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-01-31 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
1997-03-24prerelease workThomas Bushnell
1997-02-25Initial sourceThomas Bushnell