diff options
author | Tim Rozet <trozet@redhat.com> | 2016-08-20 00:28:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-20 00:28:53 +0000 |
commit | 0dbb526bce6bbe7fc1372777b94a03b296801a2f (patch) | |
tree | 860792e52ede9f265f19ae8c6da8cc8222dc8349 /config/deploy/os-nosdn-fdio-noha.yaml | |
parent | 344e9daab919af089a1f3d3aeff11e6f002825a8 (diff) | |
parent | 9b298662eb3ac56f6a12e32c70d13e878ed81742 (diff) |
Merge "Modifies number of hugepages for compute nodes"
Diffstat (limited to 'config/deploy/os-nosdn-fdio-noha.yaml')
-rw-r--r-- | config/deploy/os-nosdn-fdio-noha.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy/os-nosdn-fdio-noha.yaml b/config/deploy/os-nosdn-fdio-noha.yaml index 057177f6..81ff781d 100644 --- a/config/deploy/os-nosdn-fdio-noha.yaml +++ b/config/deploy/os-nosdn-fdio-noha.yaml @@ -20,6 +20,6 @@ deploy_options: libvirtpin: 1 kernel: hugepagesz: 2M - hugepages: 4096 + hugepages: 2048 intel_iommu: 'on' iommu: pt |