1. 0d36720 vppinfra: fix incorrect sizeof() argument due to typo by Andrew Yourtchenko · 2 years, 2 months ago
  2. fecb252 vppinfra: send minimal needed mask to the set_mempolicy syscall by Damjan Marion · 2 years, 2 months ago
  3. 79934e8 vppinfra: refactor address sanitizer by Damjan Marion · 2 years, 9 months ago
  4. 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 9 months ago
  5. 9b8dc824 vppinfra: fix map_lock issue by liuyacan · 3 years ago
  6. ff011b2 vppinfra: make default hugepage size configurable by Damjan Marion · 3 years, 3 months ago
  7. f299dc4 vppinfra: fix SIGSEGV in clib_mem_vm_unmap by chenqijun · 3 years, 5 months ago
  8. f8cb701 vppinfra: remove linux/syscall.h by Damjan Marion · 4 years, 2 months ago
  9. 7c7ed17 vppinfra: mem leak in show memory main-heap by Florin Coras · 3 years, 10 months ago
  10. b4d9c5d vppinfra: fix mem map mt issue due to snprintf by Florin Coras · 3 years, 11 months ago
  11. 70ae0a9 vppinfra: clib_mem_vm_{un}map thread safe by Damjan Marion · 4 years, 2 months ago
  12. 568617b vppinfra: fix ASAN annotation by Benoît Ganne · 4 years, 2 months ago
  13. dae1c7e vppinfra: explicitly export symbols by Damjan Marion · 4 years, 2 months ago
  14. 27c35e3 vppinfra: fix coverity warnings by Dave Barach · 4 years, 2 months ago
  15. bfa75d6 vppinfra: add heap header in front of dlmalloc space by Damjan Marion · 4 years, 2 months ago
  16. 2bc1af5 vppinfra: use clib_mem_create_heap() to create numa heap(s) by Damjan Marion · 4 years, 2 months ago
  17. 2b92c70 vppinfra: fix legacy huge pages creation for default size by Benoît Ganne · 4 years, 3 months ago
  18. 459a0c4 svm: simplify memfd client segment mapping by Florin Coras · 4 years, 3 months ago
  19. 561ae5d vppinfra: add clib_mem_set_numa_affinity() by Damjan Marion · 4 years, 3 months ago
  20. bdbb0c5 stats: configurable page size by Damjan Marion · 4 years, 3 months ago
  21. 5ef2516 vlib: show FD in 'show memory map' by Damjan Marion · 4 years, 3 months ago
  22. 6bfd076 vppinfra: support main heap with different page sizes by Damjan Marion · 4 years, 3 months ago
  23. c63e2a4 vppinfra: detect memory attributes on clib_mem_init by Damjan Marion · 4 years, 3 months ago
  24. b509504 vppinfra: add clib_log2_page_sz and format/unformat functions by Damjan Marion · 4 years, 3 months ago
  25. 6440b7a misc: fix coverity warnings by Dave Barach · 4 years, 8 months ago
  26. 16e4a4a vppinfra: bihash improvements by Dave Barach · 4 years, 8 months ago
  27. 6fe8998 svm: numa awareness for ssvm segments by Florin Coras · 4 years, 10 months ago
  28. 1557d9a misc: address sanitizer: fix vm instrumentation by Benoît Ganne · 4 years, 10 months ago
  29. 036343b Default huge page size to the regular page size by Dave Barach · 6 years ago
  30. 567e61d pmalloc: support for 4K pages by Damjan Marion · 6 years ago
  31. 9787f5f vppinfra: autodetect default hugepage size by Damjan Marion · 6 years ago
  32. 6f3f1cb vppinfra: use log2 page size in hugepage functions by Damjan Marion · 6 years ago
  33. 430634c Fix dereferencing null string in dpdk_early_init by Juraj Sloboda · 6 years ago
  34. 1636b16 vppinfra: use memfd_create for hugepage mounts if supported by Damjan Marion · 6 years ago
  35. a5ab503 Fix coverity issue for potentially overflowing of page size by Haiyang Tan · 6 years ago
  36. 642829d vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaks by Haiyang Tan · 6 years ago
  37. 9466c45 32/64 shmem bihash interoperability by Dave Barach · 6 years ago
  38. 915e3f1 vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is set by Damjan Marion · 7 years ago
  39. 9840cca Clean up temp dir in failure cases by Dave Barach · 7 years ago
  40. 45a0946 Correct address calculation for VPP-1168 by Lee Roberts · 7 years ago
  41. 7b18536 vppinfra: fix clib_mem_vm_ext_alloc non-shared allocations by Damjan Marion · 7 years ago
  42. 7d25415 Provide page-aligned length to ftruncate. by Igor Mikhailov (imichail) · 7 years ago
  43. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  44. d3e83a9 ssvm: reuse clib mem infra for memfd segments by Florin Coras · 7 years ago
  45. 2e172ea physmem: fix physmem allocation on kernels without NUMA support by Damjan Marion · 7 years ago
  46. 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
  47. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  48. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago