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