Age | Commit message (Expand) | Author | Files | Lines |
2018-11-28 | cmake: display warning and continue if dpdk not present |  Damjan Marion | 1 | -4/+4 |
2018-11-27 | pmalloc: correct format_pmalloc_map u32 index overrun bug |  Kingwel Xie | 1 | -4/+3 |
2018-11-15 | VPP-1474: fix 2x coverity warnings |  Dave Barach | 1 | -1/+1 |
2018-11-10 | pmalloc: u32 pp->index leads to va address overrun |  Kingwel Xie | 1 | -1/+2 |
2018-11-08 | physmem: Add physmem map support |  Mohsin Kazmi | 1 | -0/+21 |
2018-11-07 | pmalloc: fix shared mappings |  Damjan Marion | 1 | -2/+4 |
2018-10-28 | physmem: coverity issues |  Damjan Marion | 1 | -3/+4 |
2018-10-25 | pmalloc: don't lock 4K pages if we don't have access to pagemap |  Damjan Marion | 1 | -6/+26 |
2018-10-25 | pmalloc: support for 4K pages |  Damjan Marion | 1 | -56/+180 |
2018-10-24 | vppinfra: autodetect default hugepage size |  Damjan Marion | 1 | -16/+2 |
2018-10-23 | physmem coverity issues |  Damjan Marion | 1 | -2/+3 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) |  Damjan Marion | 1 | -0/+562 |