aboutsummaryrefslogtreecommitdiff
path: root/vm/vm_external.c
Commit message (Expand)AuthorAgeFilesLines
* Remove existing old style definitions and use -Wold-style-definition.Flavio Cruz2023-01-191-3/+2
* vm: initialize external mapsJustus Winter2016-02-071-0/+2
* vm: allocate a large map for all objects larger than SMALL_SIZEJustus Winter2016-02-071-1/+1
* Stack the slab allocator directly on top of the physical allocatorRichard Braun2016-02-021-3/+3
* Convert from K&R to ANSIMarin Ramesa2014-04-041-8/+6
* vm: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-2/+2
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-171-25/+18
* 2007-05-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* 2006-12-30 Richard Braun <syn@hurdfr.org>Samuel Thibault2009-06-181-3/+3
* Initial sourceThomas Bushnell1997-02-251-0/+159