dpdk.conf: info about unwanted effects of multiple hugepage mountpoints 65/6265/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 19 Apr 2017 12:28:47 +0000 (14:28 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 19 Apr 2017 12:28:47 +0000 (14:28 +0200)
Change-Id: I83d6b19ceab5fdac544b149aff78183ef8a45ff6
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/dpdk.conf

index a5aea86..272565c 100644 (file)
 # script. In that case specific mountpoints can be provided as parameters to
 # the DPDK library.
 
+# Also please be aware that multiple huge page sizes and their mountpoints
+# can confuse other programs as well. For example libvirt/qemu might pick one
+# of the paths created for DPDKs larger pages or any such.
+# It is recommended in these cases to consider configuring the respective
+# applications as well to not "guess" when picking a hugepage path.
+# In the libvirt/qemu case that would for example be the setting
+# hugetlbfs_mount in /etc/libvirt/qemu.conf
+
 # Hardware may support other granularities of hugepages (like 4M). But the
 # larger the hugepages the earlier those should be allocated.
 # Note: the dpdk init scripts will report warnings, but not fail if they could