| Commit message (Expand) | Author | Age | Files | Lines |
* | vm_object_page_map: update prototype | Samuel Thibault | 2022-02-18 | 1 | -1/+1 |
* | Fix rejecting the mapping of some pages | Samuel Thibault | 2021-11-28 | 1 | -3/+3 |
* | Rewrite gsync so that it works with remote tasks v2 | Agustina Arzille | 2017-03-04 | 1 | -0/+14 |
* | Remove deprecated external memory management interface. | Justus Winter | 2016-10-03 | 1 | -3/+0 |
* | Change page cache statistics | Richard Braun | 2016-06-17 | 1 | -14/+3 |
* | Fix pageout deadlock | Richard Braun | 2016-05-16 | 1 | -0/+7 |
* | Merge remote-tracking branch 'remotes/origin/rbraun/vm_cache_policy' | Richard Braun | 2016-03-11 | 1 | -2/+8 |
|\ |
|
| * | Fix page cache accounting | Richard Braun | 2016-02-07 | 1 | -1/+2 |
| * | VM cache policy change | Richard Braun | 2013-10-09 | 1 | -1/+6 |
* | | Fix object page list type | Richard Braun | 2016-01-02 | 1 | -1/+1 |
* | | kern: import `macros.h' from x15 | Justus Winter | 2015-05-19 | 1 | -1/+1 |
* | | vm: move forward declarations into a header file | Marin Ramesa | 2013-11-24 | 1 | -0/+10 |
|/ |
|
* | vm: organize vm print function prototypes | Marin Ramesa | 2013-07-18 | 1 | -2/+0 |
* | Provide basic page cache statistics | Richard Braun | 2012-09-23 | 1 | -2/+21 |
* | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -0/+12 |
* | 2007-05-05 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -7/+0 |
* | 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault | 2009-06-18 | 1 | -1/+1 |
* | 2006-11-09 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -0/+1 |
* | 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -2/+0 |
* | 2006-03-20 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -5/+0 |
* | 2001-04-04 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-04-05 | 1 | -12/+12 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+374 |