aboutsummaryrefslogtreecommitdiff
path: root/vm/vm_object.h
Commit message (Expand)AuthorAgeFilesLines
* vm: Make vm_object_coalesce return new object and offsetSergey Bugaev2023-07-051-1/+3
* vm_object_page_map: update prototypeSamuel Thibault2022-02-181-1/+1
* Fix rejecting the mapping of some pagesSamuel Thibault2021-11-281-3/+3
* Rewrite gsync so that it works with remote tasks v2Agustina Arzille2017-03-041-0/+14
* Remove deprecated external memory management interface.Justus Winter2016-10-031-3/+0
* Change page cache statisticsRichard Braun2016-06-171-14/+3
* Fix pageout deadlockRichard Braun2016-05-161-0/+7
* Merge remote-tracking branch 'remotes/origin/rbraun/vm_cache_policy'Richard Braun2016-03-111-2/+8
|\
| * Fix page cache accountingRichard Braun2016-02-071-1/+2
| * VM cache policy changeRichard Braun2013-10-091-1/+6
* | Fix object page list typeRichard Braun2016-01-021-1/+1
* | kern: import `macros.h' from x15Justus Winter2015-05-191-1/+1
* | vm: move forward declarations into a header fileMarin Ramesa2013-11-241-0/+10
|/
* vm: organize vm print function prototypesMarin Ramesa2013-07-181-2/+0
* Provide basic page cache statisticsRichard Braun2012-09-231-2/+21
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+12
* 2007-05-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-7/+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-2/+0
* 2006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-5/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-12/+12
* Initial sourceThomas Bushnell1997-02-251-0/+374