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: [PING] Re: String Functions for x86-64


> It is on Merom with 4MB cache.

Just a thought: are its caches sizes being correctly detected in
dl-machine.h?

A suggestion WRT cache levels shared among cores: even though it may be
tempting to use up all of the shared cache, it may cool it down for other
threads and bring overall system performance down.  So it may be preferable
to sacrifice some raw performance and only use a core's share of it in order
to be a good neighbor. ;-)

HTH

-- 
_______________________________________________________
Evandro Menezes               AMD            Austin, TX





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