diff options
Diffstat (limited to 'hw_config/equinix-metal/idf.yaml')
-rw-r--r-- | hw_config/equinix-metal/idf.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/hw_config/equinix-metal/idf.yaml b/hw_config/equinix-metal/idf.yaml index 0cdcc41..a1f9ef8 100644 --- a/hw_config/equinix-metal/idf.yaml +++ b/hw_config/equinix-metal/idf.yaml @@ -52,9 +52,9 @@ bmra: # qat: # - name: crypto01 # pci: "0000:ab:00.0" -# mod_type: qat_c62x # pci_type: c6xx # vfs: 4 + runtime: docker # 'docker' and 'containerd' supported features: sriov: enable: true @@ -65,8 +65,7 @@ bmra: hugepages: enable: true default: 2M - hugepages_1G: 0 - hugepages_2M: 10240 + amount: 10240 isolcpus: enable: true autogenerate: true |