Updated armband
authorChristian Trautman <ctrautma@redhat.com>
Thu, 14 Jul 2016 18:46:43 +0000 (14:46 -0400)
committerGerrit Code Review <gerrit@172.30.200.206>
Tue, 9 Aug 2016 08:03:26 +0000 (08:03 +0000)
commita491d7d8388ec3b0db730445491137e27568a703
tree46986914e5252dfa03c4790a1af631a50fe7928c
parent018ce387a8ce01114d4e64fd95419e6276b09af5
Updated armband
Project: vswitchperf  31f0a3e0a25e147e285d14e2e262ac48aa83ce65

hugepage_detect: Change hugepage detection to check for free hugepages

Change hugepage detection to check if hugepages are configured. Also
verifies enough free hugepages are available based on test
configuration. Will result in an exception if not enough hugepages
are found. This performs the check based on the guest memory configs
as well as the dpdk socket configs.

Adds some new methods to check for free hugepages based on all
hugepages or for socket free hugepages.

Adds new logging indicitaing needed and free hugepages as well as info
level event if hugepages are not configured at recommended 1GB size.

JIRA: VSPerf-255

Change-Id: I80d5605308861070c412568d8d40339f01b9718b
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
upstream/vswitchperf