lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKfTPtA4qRUpMK4gw0STFg3kQqhpxCJpOMy9HgbSKaeVwfSjEQ@mail.gmail.com>
Date:   Wed, 18 May 2022 16:31:38 +0200
From:   Vincent Guittot <vincent.guittot@...aro.org>
To:     "Feiran Zheng ." <fam.zheng@...edance.com>
Cc:     Peter Zijlstra <peterz@...radead.org>,
        linux-kernel@...r.kernel.org, Steven Rostedt <rostedt@...dmis.org>,
        Ben Segall <bsegall@...gle.com>,
        Daniel Bristot de Oliveira <bristot@...hat.com>,
        Dietmar Eggemann <dietmar.eggemann@....com>,
        zhouchengming@...edance.com, fam@...hon.net,
        Mel Gorman <mgorman@...e.de>, Ingo Molnar <mingo@...hat.com>,
        songmuchun@...edance.com, Juri Lelli <juri.lelli@...hat.com>,
        Daniel Lezcano <daniel.lezcano@...aro.org>,
        Cristian Marussi <cristian.marussi@....com>
Subject: Re: [External] Re: [RFC PATCH] sched: Enable root level cgroup
 bandwidth control

Adding daniel and cristian who works on some powercap implementation

On Wed, 18 May 2022 at 14:56, Feiran Zheng . <fam.zheng@...edance.com> wrote:
>
> On Wed, May 18, 2022 at 1:03 PM Vincent Guittot
> <vincent.guittot@...aro.org> wrote:
> >
> > On Wed, 18 May 2022 at 12:38, Feiran Zheng . <fam.zheng@...edance.com> wrote:
> > >
> > > On Wed, May 18, 2022 at 11:21 AM Peter Zijlstra <peterz@...radead.org> 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.
> >
> > This looks like thermal or power budget management. We have other ways
> > to do so with powercap or idle injection. Did you consider those
> > solutions ?
>
> Hi Vincent,
>
> I looked at powercap, and it seems Intel only? Any idea about AMD/ARM?
> There seems nothing for them under drivers/powercap/.

there is a DTPM powercap provider in the latest kernel and a scmi
power capp provider is under review
>
> I don't know the idle injection interface, can you please give more hints?

idle injection can be used with cpuidle cooling device and there were
some discussion to make a dtpm idle injection device but I think this
has  never been sent on mailing list


>
> I also plan to test uclamp, still need to learn more about that.
>
> Fam

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ