summaryrefslogtreecommitdiff
path: root/vm/vm_map.h
AgeCommit message (Expand)Author
2015-07-09Allow non-privileged tasks to wire 64KiB task memorySamuel Thibault
2015-05-19kern: import `macros.h' from x15Justus Winter
2014-04-30vm: make struct vm_map fit into a cache lineJustus Winter
2013-12-05vm/vm_map.c: remove forward declarationsMarin Ramesa
2013-11-24vm: move forward declarations into a header fileMarin Ramesa
2013-10-10Increase kernel map entry pool sizeRichard Braun
2013-07-18vm: organize vm print function prototypesMarin Ramesa
2013-01-06Double KENTRY_DATA_SIZESamuel Thibault
2012-04-27Augment VM maps with a red-black treeRichard Braun
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2012-03-08Move kentry_data_size initial value to headerSamuel Thibault
2011-12-17Adjust VM initializationRichard Braun
2009-10-14Update constants to nowadays standardsSamuel Thibault
2009-06-182008-11-15 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182007-05-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell