This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][aarch64] Add thunderx2t99 and thunderx2t99p1 CPU names to tunables list


On Thursday 07 September 2017 11:44 PM, Steve Ellcey wrote:
> This patch adds thunderx2t99 and thunderx2t99p1 CPU names to the list
> of cpu names that can be set by the glibc.tune.cpu tunable on aarch64.
> These names and settings match gcc's
> gcc/config/aarch64/aarch64-cores.def file.  Testing this patch requires
> my earlier aarch64 tunables patch
> (https://sourceware.org/ml/libc-alpha/2017-09/msg00111.html)
> to fix how GLIBC_TUNABLES is processed.
> 
> Ok to checkin?
> 
> Steve Ellcey
> sellcey@cavium.com
> 
> 
> 2017-09-07  Steve Ellcey  <sellcey@cavium.com>
> 	* manual/tunables.texi (glibc.tune.cpu): Add thunderx2t99 and
> 	thunderx2t99p1 to list of cpu names.
> 	* sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list):
> 	Add thunderx2t99 and thunderx2t99p1 entries to cpu_list.
> 

Looks good.

Thanks,
Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]