Alexander Boettcher 1f58b05255 cpu_balancer: limit mem increase on config update
The commits avoids reading in and allocating memory for all potentially
threads, which are potentially currently not existent (but configured in the
policy beforehand). Instead the policy is read in and evaluated when a thread
is created and policy changes are solely applied to existing/running threads.
By this the commit avoids the increase of memory consumption during the
evaluation of policies during config ROM updates.

Issue #4333
2021-11-29 15:11:53 +01:00
..
2019-01-14 12:33:57 +01:00
2020-04-17 12:53:57 +02:00
2021-03-12 12:01:36 +01:00
2020-04-17 12:40:13 +02:00
2021-02-23 12:07:17 +01:00