[PATCH 2/3] Set tunable value as well as min/max values
H.J. Lu
hjl.tools@gmail.com
Fri Sep 18 15:11:35 GMT 2020
On Fri, Sep 18, 2020 at 1:29 AM Florian Weimer <fweimer@redhat.com> wrote:
>
> * H. J. Lu via Libc-alpha:
>
> > Some tunable values and their minimum/maximum values must be determinted
> > at run-time. Add TUNABLE_SET_ALL and TUNABLE_SET_ALL_FULL to update
> > tunable value together with minimum and maximum values. __tunable_set_val
> > is updated to set tunable value as well as min/max values. Move x86
> > processor cache info to cpu_features to use TUNABLE_SET_ALL and cache
> > CPUID outputs with the same inputs.
>
> H.J., would it be too much work to separate the generic and x86 bits in
> this patch?
Will do.
--
H.J.
More information about the Libc-alpha
mailing list