Re: Understanding hard CPU limits
Eric Malm <emalm@...>
Hey, Michael and Marco, Sorry for the delay in getting a chance to respond to this thread. In general, CF apps receive an allocation of CPU shares proportional to their allocated memory, but with some high and low cutoffs and some limited granularity: - The minimum number of CPU shares that an app instance (or task) will receive is 10. - The maximum is 1024. - The granularity is roughly every 10 shares (10.24, to be precise). This scale is a result of the conversions made at https://github.com/ In my personal experiments when setting the garden.cpu_quota_per_share_in_ Best, Eric On Fri, Apr 6, 2018 at 11:02 AM, Dieu Cao <dcao@...> wrote:
|
|||
|