summaryrefslogtreecommitdiff
path: root/mmalloc.hpp
AgeCommit message (Collapse)Author
2013-06-14mmalloc: use placement new instead of castingJan Huwald
2013-06-14mmalloc: only alloc via hugetlb memory areas >= 1 GBJan Huwald
2013-06-14mmalloc: unlink tmp file after openingJan Huwald
Otherwise it would hang around when the program stops and waste the precious hugetlbfs space (read: RAM).
2013-06-07add mmalloc.hpp, support hugetlbfs allocationJan Huwald
contact: Jan Huwald // Impressum