summaryrefslogtreecommitdiffstats
path: root/src/vppinfra/pmalloc.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-21physmem: keep physmem VA in 39-bit address space on x86_64Damjan Marion1-1/+1
2018-11-27pmalloc: correct format_pmalloc_map u32 index overrun bugKingwel Xie1-1/+0
2018-11-08physmem: Add physmem map supportMohsin Kazmi1-0/+1
2018-10-25pmalloc: don't lock 4K pages if we don't have access to pagemapDamjan Marion1-0/+4
2018-10-25pmalloc: support for 4K pagesDamjan Marion1-7/+37
2018-10-23Numa-aware, growable physical memory allocator (pmalloc)Damjan Marion1-0/+131