[PATCH v8 09/20] aarch64: Add glibc.cpu.aarch64_gcs tunable

Yury Khrustalev yury.khrustalev@arm.com
Thu Jan 16 10:36:27 GMT 2025


On Wed, Jan 15, 2025 at 11:06:37AM -0300, Adhemerval Zanella Netto wrote:
> 
> LGTM with a nit below.
> 
> Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
>
> ...
>
> > +    aarch64_gcs {
> > +      type: UINT_64
> > +      minval: 0
> 
> Maybe add a 'maxval: 1' here to limit the possible tunable values.

I'll add this, thanks. However, I checked and it seems that maxval
does not affect anything and you can supply any value via environment
variable and it will be accepted. Still, better to make it explicit.

Kind regards,
Yury



More information about the Libc-alpha mailing list