summaryrefslogtreecommitdiff
path: root/src/util/vma.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-17util/vma: Add "nospan"Rob Clark1-0/+7
2022-12-16util/vma: Track size of free memory in heapChad Versace1-0/+3
2020-05-13util/vma: Add a debug print helperJason Ekstrand1-0/+4
2020-05-13util/vma: Add an option to configure high/low preferenceJason Ekstrand1-0/+6
2019-12-05util/vma: Add a function to allocate a particular address rangeJason Ekstrand1-0/+3
2018-05-31util: Add a virtual memory allocatorJason Ekstrand1-0/+53