|
|
|
@ -13,11 +13,11 @@ workflow_parameters:
|
|
|
|
|
# PMD threads. The actual allocation will be based on network config, if
|
|
|
|
|
# the a DPDK port is associated with a numa node, then this configuration
|
|
|
|
|
# will be used, else 1.
|
|
|
|
|
num_phy_cores_per_numa_node_for_pmd: 2
|
|
|
|
|
num_phy_cores_per_numa_node_for_pmd: 1
|
|
|
|
|
# Amount of memory to be configured as huge pages in percentage. Ouf the
|
|
|
|
|
# total available memory (excluding the NovaReservedHostMemory), the
|
|
|
|
|
# specified percentage of the remaining is configured as huge pages.
|
|
|
|
|
huge_page_allocation_percentage: 90
|
|
|
|
|
huge_page_allocation_percentage: 50
|
|
|
|
|
######### HCI Parameters #########
|
|
|
|
|
hci_profile: default
|
|
|
|
|
hci_profile_config:
|
|
|
|
|