Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-14 | mmalloc: use placement new instead of casting | Jan Huwald | |
2013-06-14 | mmalloc: only alloc via hugetlb memory areas >= 1 GB | Jan Huwald | |
2013-06-14 | mmalloc: unlink tmp file after opening | Jan Huwald | |
Otherwise it would hang around when the program stops and waste the precious hugetlbfs space (read: RAM). | |||
2013-06-07 | add mmalloc.hpp, support hugetlbfs allocation | Jan Huwald | |