Re: [External] Re: [RFC PATCH] sched: Enable root level cgroup bandwidth control

From: Feiran Zheng .
Date: Wed May 18 2022 - 06:38:22 EST


On Wed, May 18, 2022 at 11:21 AM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> On Wed, May 18, 2022 at 11:08:41AM +0100, Fam Zheng wrote:
> > In the data center there sometimes comes a need to throttle down a
> > server,
>
> Why?

For economical reasons there can be over-provisioning in DC power
supply (UPS capacity etc) because the utilization expectation of the
racks is not maximum value. But the workload can be client driven,
depending on how many users are online, and in the end the power
supply may overload and trip itself. To avoid that, upon a threshold,
some servers need to be brought down or throttled. The latter is
obviously going to be much more smooth.