https://bugs.linaro.org/show_bug.cgi?id=2733
Bug ID: 2733
Summary: Allocated hugepages are not released after 'make
check'
Product: OpenDataPlane - linux- generic reference
Version: api-next
Hardware: x86
OS: Ubuntu
Status: UNCONFIRMED
Severity: major
Priority: ---
Component: General ODP
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
When running 'make check' used hugepages are not released correctly. For
example before running '$ sudo make check' my server has 1024 free 2MB pages.
After a successful test run only 261 pages are available.
The same thing happens when an ODP example application (e.g. odp_l2fwd) is
closed with SIGINT. When the application is restarted it isn't able to reuse
these "leaked" pages.
--
You are receiving this mail because:
You are on the CC list for the bug.