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] PowerPC - cache line size initialization


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.


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