CPU weight of application


Sam Dai
 

Hello,
According to code
https://github.com/cloudfoundry-incubator/nsync/blob/01a624d23cb683f35c88c4160205c4ad880faaf0/recipebuilder/recipe_builder.go#L72-L84
, diego apps scale the number of allocated cpu shares linearly with the
amount of memory when allocated memory is > 256MB and < 8192MB, is there a way
to allocate extra cpu to an app that happens to need less memory?

Thanks,
Sam

Join cf-dev@lists.cloudfoundry.org to automatically receive all group messages.