[PATCH 2/3] Set tunable value as well as min/max values

Florian Weimer fweimer@redhat.com
Fri Sep 18 08:29:32 GMT 2020


* 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?

Thanks,
Florian
-- 
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill



More information about the Libc-alpha mailing list