https://bugs.linaro.org/show_bug.cgi?id=3774
Bug ID: 3774 Summary: Shmem validation test runs indefinitely with 1GB huge pages Product: OpenDataPlane - linux- generic reference Version: master Hardware: x86 OS: Ubuntu Status: UNCONFIRMED Severity: major Priority: --- Component: Shared Memory Assignee: christophe.mil...@linaro.org Reporter: matias....@linaro.org CC: lng-odp@lists.linaro.org Target Milestone: --- Shmem validation test gets stuck when run on a system which uses 1GB huge pages (tested with Ubuntu 16.04 and 18.04). E.g. GRUB_CMDLINE_LINUX_DEFAULT="default_hugepagesz=1G hugepagesz=1G hugepages=32" cd <odp_dir> ./bootstrap ./configure sudo make check All worker cores are 100% loaded and spend most of the time in odp_spinlock_lock(). -- You are receiving this mail because: You are on the CC list for the bug.