vcl: add hugepage for vcl configure and svm
[vpp.git] / src / svm / ssvm.h
index 9bd16a9..ef982a1 100644 (file)
@@ -87,7 +87,7 @@ typedef struct
   u8 *name;
   u8 numa;                     /**< UNUSED: numa requested at alloc time */
   int is_server;
-
+  int huge_page;
   union
   {
     int fd;                    /**< memfd segments */