summaryrefslogtreecommitdiff
path: root/src/util/vma.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-13util/vma: Add a debug print helperJason Ekstrand1-0/+20
2020-05-13util/vma: Add an option to configure high/low preferenceJason Ekstrand1-19/+48
2019-12-05util/vma: Add a function to allocate a particular address rangeJason Ekstrand1-0/+38
2019-12-05util/vma: Factor out the hole splitting part of util_vma_heap_allocJason Ekstrand1-43/+48
2018-05-31util: Add a virtual memory allocatorJason Ekstrand1-0/+234