Numa-aware, growable physical memory allocator (pmalloc)
[vpp.git] / src / vppinfra / CMakeLists.txt
index 2636849..6e1a4fd 100644 (file)
@@ -56,6 +56,7 @@ set(VPPINFRA_SRCS
   macros.c
   maplog.c
   mhash.c
+  pmalloc.c
   pool.c
   ptclosure.c
   random.c
@@ -135,6 +136,7 @@ set(VPPINFRA_HEADERS
   mheap.h
   os.h
   pipeline.h
+  pmalloc.h
   pool.h
   pmc.h
   ptclosure.h
@@ -227,6 +229,7 @@ if(VPP_BUILD_VPPINFRA_TESTS)
     longjmp
     macros
     maplog
+    pmalloc
     pool_iterate
     ptclosure
     random