This article discusses the Linux Kernel's cgroup v2 and SCFS Scheduler, focusing on CPU Throttling and how it affects multiple threads. We will delve into the concept of throttled_usec and how it can cause a cgroup to be throttled for a specific period.
Read More
Exploring the Linux Kernel's cgroup v2 and SCFS scheduler, we delve into the behavior of throttled_usec accounting when multiple threads are involved. Specifically, we address the question of whether a single throttle period applies to all threads or if each thread has its own throttle period.
Read More