~hopem/charms/trusty/nova-compute/lp1499656

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: james.page at ubuntu
  • Date: 2015-09-01 09:34:31 UTC
  • mfrom: (151.1.12 nova-compute)
  • Revision ID: james.page@ubuntu.com-20150901093431-24im5jpq1ijsa7oc
[gnuoy,james-page,r=james-page] Add optional support for hugepage qemu configuration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
250
250
      stipulated by nova-cloud-controller. The option is only available for
251
251
      backward compatibility for deployments which do not use the neutron-api
252
252
      charm. Please do not enable this on new deployments.
 
253
  # Huge page configuration - off by default
 
254
  hugepages:
 
255
    type: string
 
256
    default:
 
257
    description: |
 
258
      The pecentage of system memory to use for hugepages eg '10%' or the total
 
259
      number of 2M hugepages - eg "1024".