]> sourceware.org Git - glibc.git/commit
powerpc64: Check cacheline size before using optimised memset routines
authorAnton Blanchard <anton@ozlabs.org>
Tue, 27 Jul 2021 05:47:50 +0000 (15:47 +1000)
committerTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Fri, 6 Aug 2021 19:09:59 +0000 (16:09 -0300)
commitf2a15dd668913c5a1388ba7e1131b25162b2ea75
tree0502041dd1875008f263ec0655b304acea5ff398
parente4ca6de1bc5e4ba3f94cf0c501a293c5bc827b10
powerpc64: Check cacheline size before using optimised memset routines

A number of optimised memset routines assume the cacheline size is 128B,
so we better check before using them.

Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
sysdeps/powerpc/powerpc64/multiarch/memset.c
This page took 0.040293 seconds and 5 git commands to generate.