Linux cgroup cfs issues

The CFS (“completely fair scheduler”) in unix uses cgroups as part of limiting memory and resources.

There are issues with the way the linux kernel deals with spiky workloads, with a fix put in linux kernel 4.18 and later.

Read More