Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-09 | physmem: fix physmem allocation on kernels without NUMA support | Damjan Marion | 1 | -2/+2 |
2017-12-13 | physmem: fix bug in detection of cross page boundary allocations | Damjan Marion | 1 | -2/+2 |
2017-10-31 | physmem: register region with IOMMU | Damjan Marion | 1 | -0/+57 |
2017-10-25 | vlib: add support for multiple buffer pools | Damjan Marion | 1 | -5/+0 |
2017-09-18 | Fixes for issues Coverity has reported (VPP-972) | Chris Luke | 1 | -1/+1 |
2017-09-15 | vppinfra: add clib_mem_vm_ext_alloc function | Damjan Marion | 1 | -166/+26 |
2017-09-12 | physmem: remove debug leftovers | Damjan Marion | 1 | -1/+0 |
2017-09-08 | physmem: make fake allocation non-fatal if we cannot pick numa node | Damjan Marion | 1 | -4/+11 |
2017-09-08 | vlib: move linux-specific code to vlib/linux | Damjan Marion | 1 | -0/+411 |