doc: add Meson coding style to contributors guide
[dpdk.git] / lib / librte_eal / common / malloc_mp.c
2021-01-29 Anatoly Burakovmem: fix deadlock on secondary allocation
2021-01-27 Anatoly Burakovmem: improve parameter checking on memory hotplug
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in sync request
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in action register
2019-03-29 Anatoly Burakovmalloc: fix IPC message initialization
2018-12-20 Seth Howellmalloc: notify primary process about hotplug in secondary
2018-09-16 Tiwei Biemalloc: fix potential null pointer dereference
2018-04-27 Anatoly Burakovmalloc: replace snprintf with strlcpy
2018-04-11 Anatoly Burakovmalloc: support multiprocess memory hotplug