aboutsummaryrefslogtreecommitdiff
path: root/mem/src
AgeCommit message (Collapse)Author
2024-03-09Define functions to get the number of used blocks.3gg
2024-02-13Let memory allocators trap by default when attempting to allocate beyond ↵3gg
capacity.
2023-07-16Add function to query pool capacity.3gg
2023-07-13Add mem allocator, remove listpool.3gg