[PATCH] PowerPC - cache line size initialization
Ulrich Drepper
drepper@gmail.com
Thu Dec 22 03:36:00 GMT 2011
On Wed, Dec 21, 2011 at 07:45, Adhemerval Zanella
<azanella@linux.vnet.ibm.com> wrote:
> This patch address the __cache_line_size initialization by moving it to sooner point,
> prior any DSO initialization.
No. Just look what other architectures do. Also, if the value is not
optimized all you should get is less performance. Otherwise the code
isn't written as it should.
More information about the Libc-alpha
mailing list