1. 27c35e3 vppinfra: fix coverity warnings by Dave Barach · 4 years, 2 months ago
  2. bfa75d6 vppinfra: add heap header in front of dlmalloc space by Damjan Marion · 4 years, 2 months ago
  3. 2bc1af5 vppinfra: use clib_mem_create_heap() to create numa heap(s) by Damjan Marion · 4 years, 3 months ago
  4. 2b92c70 vppinfra: fix legacy huge pages creation for default size by Benoît Ganne · 4 years, 3 months ago
  5. 459a0c4 svm: simplify memfd client segment mapping by Florin Coras · 4 years, 3 months ago
  6. 561ae5d vppinfra: add clib_mem_set_numa_affinity() by Damjan Marion · 4 years, 3 months ago
  7. bdbb0c5 stats: configurable page size by Damjan Marion · 4 years, 3 months ago
  8. 5ef2516 vlib: show FD in 'show memory map' by Damjan Marion · 4 years, 3 months ago
  9. 6bfd076 vppinfra: support main heap with different page sizes by Damjan Marion · 4 years, 3 months ago
  10. c63e2a4 vppinfra: detect memory attributes on clib_mem_init by Damjan Marion · 4 years, 3 months ago
  11. b509504 vppinfra: add clib_log2_page_sz and format/unformat functions by Damjan Marion · 4 years, 3 months ago
  12. 6440b7a misc: fix coverity warnings by Dave Barach · 4 years, 8 months ago
  13. 16e4a4a vppinfra: bihash improvements by Dave Barach · 4 years, 8 months ago
  14. 6fe8998 svm: numa awareness for ssvm segments by Florin Coras · 4 years, 10 months ago
  15. 1557d9a misc: address sanitizer: fix vm instrumentation by Benoît Ganne · 4 years, 10 months ago
  16. 036343b Default huge page size to the regular page size by Dave Barach · 6 years ago
  17. 567e61d pmalloc: support for 4K pages by Damjan Marion · 6 years ago
  18. 9787f5f vppinfra: autodetect default hugepage size by Damjan Marion · 6 years ago
  19. 6f3f1cb vppinfra: use log2 page size in hugepage functions by Damjan Marion · 6 years ago
  20. 430634c Fix dereferencing null string in dpdk_early_init by Juraj Sloboda · 6 years ago
  21. 1636b16 vppinfra: use memfd_create for hugepage mounts if supported by Damjan Marion · 6 years ago
  22. a5ab503 Fix coverity issue for potentially overflowing of page size by Haiyang Tan · 6 years ago
  23. 642829d vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaks by Haiyang Tan · 6 years ago
  24. 9466c45 32/64 shmem bihash interoperability by Dave Barach · 6 years ago
  25. 915e3f1 vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is set by Damjan Marion · 7 years ago
  26. 9840cca Clean up temp dir in failure cases by Dave Barach · 7 years ago
  27. 45a0946 Correct address calculation for VPP-1168 by Lee Roberts · 7 years ago
  28. 7b18536 vppinfra: fix clib_mem_vm_ext_alloc non-shared allocations by Damjan Marion · 7 years ago
  29. 7d25415 Provide page-aligned length to ftruncate. by Igor Mikhailov (imichail) · 7 years ago
  30. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  31. d3e83a9 ssvm: reuse clib mem infra for memfd segments by Florin Coras · 7 years ago
  32. 2e172ea physmem: fix physmem allocation on kernels without NUMA support by Damjan Marion · 7 years ago
  33. 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
  34. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  35. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago