[no subject]

From: Kamil KamiÅski
Date: Tue Apr 25 2017 - 06:56:49 EST


Hey,


Is there an easy way to burst CPU resources with cgroups when needed?
For example I'm restricting 20% of CPU and for example i want to allow
it to use 100% of CPU for 30 sec.

Or maybe is there a function that will indicate when app will consume
all resources? Then I will just switch her PID to another cgroup (that
will have 100% CPU) for 30 seconds and then back to previous cgroup.