Re: [PATCH v10 13/16] sched/core: uclamp: Propagate parent clamps

From: Tejun Heo
Date: Sat Jun 22 2019 - 11:07:56 EST


Hello,

On Fri, Jun 21, 2019 at 09:42:14AM +0100, Patrick Bellasi wrote:
> Since it can be interesting for userspace, e.g. system management
> software, to know exactly what the currently propagated/enforced
> configuration is, the effective clamp values are exposed to user-space
> by means of a new pair of read-only attributes
> cpu.util.{min,max}.effective.

Can we not add the effective interface file for now? I don't think
it's a bad idea but would like to think more about it. For cpuset, it
was needed because configuration was so interwoven with the effective
masks, but we don't generally do this for other min/max or weight
knobs, all of which have effective hierarchical values and I'm not
quite sure about adding .effective for all of them. It could be that
that's what we end up doing eventually but I'd like to think a bit
more about it.

Thanks.

--
tejun